.gitignore: added ".cache" directory back

It is necessary for proper work of "git clean" command
This commit is contained in:
Alexander Alekhin
2017-06-21 19:03:17 +03:00
parent 16368a275b
commit f0e3431bc7
+1
View File
@@ -21,3 +21,4 @@ bin/
*.log
*.tlog
build
.cache