Adds staticfiles to gitignore
This commit is contained in:
parent
8b49f62dc8
commit
a99996bf85
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@ _build/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
dev.db
|
dev.db
|
||||||
.coverage
|
.coverage
|
||||||
|
staticfiles
|
||||||
|
|
Loading…
Reference in a new issue