Skip to content

Commit eda3077

Browse files
committed
Added .cache to gitignore
1 parent 7b192c8 commit eda3077

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
__pycache__/
22
.DS_Store/
3+
.cache/
34
.vscode/
45
build/
56

0 commit comments

Comments
 (0)