mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-18 12:02:26 +03:00
ignore the staticfiles dir and .DS_Store
This commit is contained in:
parent
a6eefe40b9
commit
0474a4f01e
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,3 +3,5 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
local_settings.py
|
local_settings.py
|
||||||
repo_name
|
repo_name
|
||||||
|
staticfiles
|
||||||
|
.DS_Store
|
Loading…
Reference in New Issue
Block a user