about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0ac4c58..c77879c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,8 @@
 
 # macos please
 .DS_Store
+
+# don't check in the autogenerate atom's
+atom.xml
+# except we DO want the template
+!/support/atom.xml
\ No newline at end of file