Added my personal notes.txt file to .gitignore.
[cmless] / .gitignore
index 8675a15..2177d64 100644 (file)
@@ -1,2 +1,9 @@
 # vim turds
 *.swp
 # vim turds
 *.swp
+
+# Ignore the site directory since the contents are data for CMless to consume
+# rather than part of CMless itself.
+site
+
+# My personal notes
+notes.txt