.gitignore: exclude md5-cache
maybe add it into rsync (when we start to distribute it that way also), but adding md5-cache to git repo now will make it only heavier
This commit is contained in:
parent
3aed133e88
commit
ecf08a9ae6
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
*.swp
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
metadata/md5-cache/
|
||||
|
Loading…
Reference in New Issue
Block a user