Skip to content

Commit

Permalink
gitignore all *.env files
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Sep 19, 2023
1 parent 723d5aa commit a05a0f1
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 @@ -9,6 +9,6 @@ dist/
.idea/
.pytest_cache
venv/
.env
*.env

.coverage

0 comments on commit a05a0f1

Please sign in to comment.