Skip to content

Commit

Permalink
chore: add .envrc to .gitignore (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-sentry authored Dec 8, 2023
1 parent 0872c68 commit 5f0e00b
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 @@ -96,6 +96,7 @@ ENV/
env.bak/
venv.bak/
.testenv
.envrc

codecov/static/*
!codecov/static/__init__.py
Expand Down

0 comments on commit 5f0e00b

Please sign in to comment.