Skip to content

Commit

Permalink
chore(.gitignore): Ignore virtualenv directories
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Jul 12, 2022
1 parent e3cf48b commit 6d7a227
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 @@ -9,6 +9,7 @@ __pycache__/
# Distribution / packaging
.Python
env/
.*env*
build/
develop-eggs/
dist/
Expand Down

0 comments on commit 6d7a227

Please sign in to comment.