Added my personal notes.txt file to .gitignore.
[cmless] / .gitignore
... / ...
CommitLineData
1# vim turds
2*.swp
3
4# Ignore the site directory since the contents are data for CMless to consume
5# rather than part of CMless itself.
6site
7
8# My personal notes
9notes.txt