Skip to content

Commit 62defad

Browse files
committed
Python: don't track virtualenv files.
1 parent 058d491 commit 62defad

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Python.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,9 @@ celerybeat-schedule
7777
# dotenv
7878
.env
7979

80+
# virtualenv
81+
venv/
82+
ENV/
83+
8084
# Spyder project settings
8185
.spyderproject

0 commit comments

Comments
 (0)