Skip to content

Commit b4f994b

Browse files
authored
Merge pull request #3619 from fslds/patch-1
Add direnv .envrc to python gitignore
2 parents 7bbd186 + b756334 commit b4f994b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Python.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ celerybeat.pid
130130

131131
# Environments
132132
.env
133+
.envrc
133134
.venv
134135
env/
135136
venv/

0 commit comments

Comments
 (0)