Ignore index and cache files on user side by default. (#110)

This commit is contained in:
Swaneet
2022-10-16 08:27:38 +02:00
committed by GitHub
parent 0bc87f27f4
commit ad820cb2c9
3 changed files with 18 additions and 2 deletions

4
assets/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# Exclude index and cache files on user side by default
*Cache.json
*Index.json
*.data