add static.dist to gitignore
This commit is contained in:
parent
4fd325ed12
commit
8c01e87b58
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
db.sqlite3
|
db.sqlite3
|
||||||
.secret
|
.secret
|
||||||
|
static.dist
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue