Ignored static folder
This commit is contained in:
parent
fed581578b
commit
5049ac0147
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -257,3 +257,6 @@ __screenshots__/
|
|||
|
||||
# Local batch files
|
||||
*.local.bat
|
||||
|
||||
# Static files
|
||||
static/
|
||||
Loading…
Reference in a new issue