Skip to content

Commit 73a687d

Browse files
committed
gitignore
1 parent 3aefe58 commit 73a687d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

+6-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,9 @@ __pycache__
33
build/
44
dist/
55
*.egg-info
6-
*_testing.py
6+
*_testing.py
7+
8+
# pipenv
9+
.env
10+
.venv
11+
Pipfile

0 commit comments

Comments
 (0)