Added staticfiles to gitignore
This commit is contained in:
parent
4ed203aa23
commit
931fd77ac2
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
|
staticfiles/
|
||||||
# Created by https://www.toptal.com/developers/gitignore/api/django,python,pydev,venv
|
# Created by https://www.toptal.com/developers/gitignore/api/django,python,pydev,venv
|
||||||
# Edit at https://www.toptal.com/developers/gitignore?templates=django,python,pydev,venv
|
# Edit at https://www.toptal.com/developers/gitignore?templates=django,python,pydev,venv
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue