Skip to content

Commit fbad9ac

Browse files
committed
Add .tox to .gitignore.
1 parent 27af036 commit fbad9ac

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
@@ -6,5 +6,6 @@ __pycache__
66
/pytest_qt.egg-info
77
/build
88
/dist
9+
/.tox
910
.env*
1011
.coverage

0 commit comments

Comments
 (0)