Skip to content

Commit

Permalink
/*env*/ entry in .gitignore file allows to name a virtual environment…
Browse files Browse the repository at this point in the history
… directory flexibly and unambiguously
  • Loading branch information
erkesado committed Jan 23, 2024
1 parent 1428c0d commit cd0bf97
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 @@ -15,8 +15,7 @@
__pycache__/
build/
dist/
env/
.venv/
/*env*/

/~
/node_modules
Expand Down

0 comments on commit cd0bf97

Please sign in to comment.