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