Limnoria/.gitignore
nyuszika7h 649f4bc0b2 Less aggressive ignoring of vim swap files
It's a rare sight to see non-.swp swap files anyway, and we don't want
other files (e.g. .sql) being accidentally ignored.
2014-02-22 13:41:47 +01:00

25 lines
269 B
Plaintext

*.mo
*.py[co]
*~
.*.swp
.swp
MANIFEST
backup/
build/
debian/compat
debian/files
debian/limnoria*
debian/python-module-stampdir/
dist/
docs/_build/
docs/plugins/
limnoria.egg-info/
merge.sh
push.sh
py3k/
src/version.py
supybot.egg-info/
test-conf/
test-data/
test-logs/