Split up static files into static and django_static
This commit is contained in:
parent
3a9b2c25e7
commit
0f4b1d9da2
22 changed files with 9 additions and 4 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,7 +1,7 @@
|
|||
/data/*
|
||||
/data/logs/*
|
||||
/data/tls/*
|
||||
/data/static/*
|
||||
/data/django_static/*
|
||||
/data/profilepictures/*
|
||||
/data/archive/*
|
||||
!/data/logs/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue