Skip to content

Commit

Permalink
Add .envrc to .gitignore
Browse files Browse the repository at this point in the history
Useful in case you use direnv to load environment variables for
SauceLabs - I personally recommend it.
  • Loading branch information
dasilvacontin committed May 24, 2016
1 parent 49b5ff1 commit 25f9378
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ lib/browser/diff.js
*.patch
*.diff
npm-debug.log*
.envrc

0 comments on commit 25f9378

Please sign in to comment.