Ignore .envrc

In case you use https://direnv.net/, which you should!
This commit is contained in:
Henne Vogelsang 2019-01-19 02:48:25 +01:00
parent 50b8dfd52d
commit 2f5984a33b
No known key found for this signature in database
GPG key ID: 9D6164C2955FADE0

1
.gitignore vendored
View file

@ -33,6 +33,7 @@ pickle-email-*.html
.env.development .env.development
.env.test .env.test
.env.local .env.local
.envrc
docker-compose.override.yml docker-compose.override.yml
.DS_Store .DS_Store
.byebug_history .byebug_history