Updating .gitignore for Habitat and direnv

For direnv users, excluding the .direnv and .envrc entries will
help avoid any unnecessary local environment settings from getting
committed.

Excluding the results directory will avoid any Habitat artifacts
from getting unnecessarily committed.

Signed-off-by: Adam Leff <adam@leff.co>
This commit is contained in:
Adam Leff 2017-03-02 16:43:57 -05:00
parent 7154b6b95f
commit a98af30b45

3
.gitignore vendored
View file

@ -19,6 +19,9 @@ habitat/VERSION
habitat/results
/.ruby-gemset
/.ruby-version
/.direnv
/.envrc
results/
www/source/index.html.slim