mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-16 19:12:25 +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
|
||||
local_settings.py
|
||||
repo_name
|
||||
staticfiles
|
||||
.DS_Store
|
Loading…
Reference in New Issue
Block a user