Skip to content

Commit

Permalink
chore: add python env to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
oyasr committed Apr 16, 2022
1 parent ba1d4ee commit 7f6c4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ celerybeat-schedule

# Environments
.venv
venv/
env/
ENV/

# Rope project settings
Expand Down

0 comments on commit 7f6c4ab

Please sign in to comment.