Skip to content

Commit bd6e64a

Browse files
committed
add tox and cache to gitignore
1 parent 8233efd commit bd6e64a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
build/
44
dist/
55
*.egg-info
6+
.tox/
7+
.cache/

0 commit comments

Comments
 (0)