Skip to content

Commit a4670d1

Browse files
committed
Explicitly gitignore the tox directory
1 parent 7da3942 commit a4670d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ __pycache__
2020
# uv - libraries should not include lockfile
2121
/uv.lock
2222

23+
# tox
24+
/.tox
25+
2326
##
2427
## Miscellaneous
2528
##

0 commit comments

Comments
 (0)