ignore the staticfiles dir and .DS_Store

This commit is contained in:
Nate Aune 2013-09-26 14:45:59 -04:00
parent a6eefe40b9
commit 0474a4f01e

2
.gitignore vendored
View File

@ -3,3 +3,5 @@
*.pyc
local_settings.py
repo_name
staticfiles
.DS_Store