about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 112daa3..ed4eaf0 100755
--- a/.gitignore
+++ b/.gitignore
@@ -22,7 +22,8 @@
 .DS_Store
 
 # don't check in the autogenerate atom's
-atom.xml
+# the atom is no longer autogenerated, check it in
+#atom.xml
 
 # except we DO want the template
 !/support/atom.xml
\ No newline at end of file