diff options
author | Nicholas Tay <nicholas.tay@imc.com> | 2023-04-17 19:11:24 +1000 |
---|---|---|
committer | Nicholas Tay <nicholas.tay@imc.com> | 2023-04-17 19:15:09 +1000 |
commit | 4a434a6bc5c75588ce5a283382c4afee163a3a55 (patch) | |
tree | 5b06808009c1740f6f595b6a320f14ef00cb6f74 /.gitignore | |
download | certose-master.tar.gz certose-master.tar.bz2 certose-master.zip |
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..41046bf --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.DS_Store +*.swp +*.zip +*.xpi |