evorepo/.gitignore
Dan McGee 5200660759 Add .DS_Store to .gitignore
Thanks for your silly files, OS X.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-10-26 16:47:46 -05:00

12 lines
107 B
Plaintext

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