1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00

Merge pull request #3619 from fslds/patch-1

Add direnv .envrc to python gitignore
This commit is contained in:
Daniel Johnson 2025-06-13 14:14:10 -07:00 committed by GitHub
commit b4f994b118
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -130,6 +130,7 @@ celerybeat.pid
# Environments
.env
.envrc
.venv
env/
venv/