Skip to content

Commit 802fca5

Browse files
committed
Add files related to direnv to gitignore
Signed-off-by: cwasicki <[email protected]>
1 parent 3c37126 commit 802fca5

File tree

1 file changed

+3
-0
lines changed
  • cookiecutter/{{cookiecutter.github_repo_name}}

1 file changed

+3
-0
lines changed

cookiecutter/{{cookiecutter.github_repo_name}}/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ venv/
114114
ENV/
115115
env.bak/
116116
venv.bak/
117+
# direnv https://github.com/direnv/direnv
118+
.envrc
119+
.direnv/
117120

118121
# Spyder project settings
119122
.spyderproject

0 commit comments

Comments
 (0)