gitignore: static folder
This commit is contained in:
parent
dfec8c29fd
commit
7083428824
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -18,3 +18,5 @@ CACHE/
|
||||||
|
|
||||||
\#*#
|
\#*#
|
||||||
.\#*
|
.\#*
|
||||||
|
|
||||||
|
static/
|
||||||
|
|
Loading…
Reference in a new issue