Skip to content

Commit 8541f98

Browse files
authored
Merge pull request #392 from abhinav1912/update_gitignore
Update .gitignore
2 parents 93b5937 + 778e3c5 commit 8541f98

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@ __pycache__
33
.idea
44
*.egg-info/
55
.tox/
6-
venv
6+
env/
7+
venv/
8+
.env
9+
.venv
710
.vscode/
811
.python-version
912
.coverage

0 commit comments

Comments
 (0)