.gitignore: added ".cache" directory back
It is necessary for proper work of "git clean" command
This commit is contained in:
@@ -21,3 +21,4 @@ bin/
|
||||
*.log
|
||||
*.tlog
|
||||
build
|
||||
.cache
|
||||
|
||||
Reference in New Issue
Block a user