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

Commit

Permalink
match files whose file extension ends in .*env
Browse files Browse the repository at this point in the history
  • Loading branch information
chrehall68 committed Mar 30, 2024
1 parent e1d3f15 commit 61cd067
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 @@ -5,6 +5,7 @@ __pycache__/
.python-version

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

0 comments on commit 61cd067

Please sign in to comment.