Skip to content

Commit 2f23dbc

Browse files
committed
add /.cache/ to .gitignore
1 parent 165aafe commit 2f23dbc

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
@@ -28,6 +28,7 @@ testing_scripts*
2828
# tests
2929
.coverage
3030
/.tox/
31+
/.cache/
3132

3233

3334
# sphinx

0 commit comments

Comments
 (0)