Added URL 'un'parsing to change things like "%20" to spaces for use with
[cmless] / .gitignore
... / ...
CommitLineData
1# vim turds
2*.swp
3
4# Python bytecode files
5*.pyc
6
7# Ignore the site directory since the contents are data for CMless to consume
8# rather than part of CMless itself.
9site
10
11# My personal notes
12notes.txt