updated gitignore
This commit is contained in:
parent
aea5136ef5
commit
97295fce69
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,2 +1,6 @@
|
||||||
|
# host (replit)
|
||||||
*replit*
|
*replit*
|
||||||
|
.cache
|
||||||
|
|
||||||
|
# sts data to not git
|
||||||
data/index
|
data/index
|
Loading…
Reference in a new issue