Skip to content

Commit 609239c

Browse files
committed
Merge pull request #48 from The-Compiler/patch-3
Add .tox to .gitignore.
2 parents 27af036 + fbad9ac commit 609239c

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)