Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Commit

Permalink
Anything ending in 'env' in the proj root will be ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
RK22000 committed Mar 27, 2024
1 parent e74b624 commit e1d3f15
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ __pycache__/

.python-version

.env
.venv
env/
venv/
*env
ENV/
env.bak/
venv.bak/
Expand Down

0 comments on commit e1d3f15

Please sign in to comment.