Add root static directory to gitignore
This commit is contained in:
parent
6dea5435d2
commit
3785bff002
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@ db.sqlite3
|
|||
db.sqlite3-journal
|
||||
venv/
|
||||
config.ini
|
||||
/static/
|
Loading…
Reference in a new issue