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

4
.gitignore vendored
View File

@ -2,4 +2,6 @@
*.pot
*.pyc
local_settings.py
repo_name
repo_name
staticfiles
.DS_Store