Skip to content

Commit f0e3431

Browse files
committed
.gitignore: added ".cache" directory back
It is necessary for proper work of "git clean" command
1 parent 16368a2 commit f0e3431

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ bin/
2121
*.log
2222
*.tlog
2323
build
24+
.cache

0 commit comments

Comments
 (0)