Skip to content

Commit

Permalink
Add .direnv, .envrc to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rec committed Jan 29, 2023
1 parent 2d9ad86 commit 3f2378c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,6 @@ dmypy.json

# Pyre type checker
.pyre/

.direnv
.envrc

0 comments on commit 3f2378c

Please sign in to comment.