Ignore index and cache files on user side by default. (#110)
This commit is contained in:
4
assets/.gitignore
vendored
Normal file
4
assets/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
# Exclude index and cache files on user side by default
|
||||
*Cache.json
|
||||
*Index.json
|
||||
*.data
|
||||
Reference in New Issue
Block a user