Skip to content

Commit 071378d

Browse files
committed
Add .venv to gitignore
1 parent ebf332e commit 071378d

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
@@ -9,6 +9,7 @@
99
/.idea/
1010
/.jupyter/
1111
/.local/
12+
/.venv/
1213
/.pipenv-requires
1314
/build/
1415
/dist/

0 commit comments

Comments
 (0)