Add /staticfiles to .gitignore
This commit is contained in:
parent
93041f4539
commit
24a9e3ae60
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -94,5 +94,6 @@ db.sqlite3
|
||||||
/static
|
/static
|
||||||
media/
|
media/
|
||||||
uwsgi.ini
|
uwsgi.ini
|
||||||
|
/staticfiles
|
||||||
|
|
||||||
ipv6work/ldap_max_uid_file
|
ipv6work/ldap_max_uid_file
|
Loading…
Reference in a new issue