evorepo/.gitignore
Dan McGee d7c0ae9b55 Add tags file (ctags) to .gitignore
Also add 'env/', a directory I frequently use for the virtualenv.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-07-08 21:28:54 -05:00

11 lines
97 B
Plaintext

*.pyc
*.swp
*.swo
local_settings.py
archweb.db
archweb.db-*
tags
collected_static/
testing/
env/