Skip to content

Commit

Permalink
gitignore: support env, env36 and env39 virtualenvs for different pyt…
Browse files Browse the repository at this point in the history
…hon versions
  • Loading branch information
Akuli committed Jan 30, 2021
1 parent 29f83d3 commit 6d41934
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ celerybeat-schedule
# virtualenv
venv/
ENV/
env*/

# Spyder project settings
.spyderproject
Expand Down

0 comments on commit 6d41934

Please sign in to comment.