Skip to content

Commit a2ad138

Browse files
committed
Adding virtualenvs to gitignore
1 parent 6436385 commit a2ad138

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,3 +6,4 @@ __pycache__
66
/pytest_qt.egg-info
77
/build
88
/dist
9+
.env*

0 commit comments

Comments
 (0)