1
0
mirror of https://github.com/github/gitignore synced 2025-06-27 17:18:52 +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 # Environments
.env .env
.envrc
.venv .venv
env/ env/
venv/ venv/