Skip to content

Commit

Permalink
Adding Direnv files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
AuHau committed Dec 2, 2018
1 parent d8652bc commit ff888d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ Pipfile
Pipfile.lock
.idea
.pytest_cache/

# Direnv config
.direnv
.envrc

0 comments on commit ff888d7

Please sign in to comment.