Skip to content

Commit dfb7051

Browse files
committed
Ignore all .cache by default in git
1 parent 3081e90 commit dfb7051

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

git/dot-config/git/ignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ Thumbs.db
1313
# Python
1414
.venv
1515
__pycache__
16+
17+
# caches
18+
.cache

0 commit comments

Comments
 (0)