Skip to content

Commit

Permalink
Ignore virtual environments properly
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurii Rabeshko committed May 22, 2020
1 parent 9eae6e4 commit defc344
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,8 @@ celerybeat-schedule

# Environments
.env
.venv
.venv*/
env/
venv*/
ENV/

# Spyder project settings
Expand Down

0 comments on commit defc344

Please sign in to comment.