Updated README.
[cmless] / .gitignore
index 8675a15..4f329e1 100644 (file)
@@ -1,2 +1,12 @@
 # vim turds
 *.swp
 # vim turds
 *.swp
+
+# Python bytecode files
+*.pyc
+
+# 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