Add envrc to git-ignore

envrc files are created when you use direnv (Its recommended in
combination with spring, see: https://github.com/rails/spring#setup)
This commit is contained in:
Jeroen van Baarsen 2014-03-06 15:55:57 +01:00
parent 0004aafe37
commit 9583631666
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@ doc/code/*
*.log
public/uploads.*
public/assets/
.envrc