Skip to content

Commit 1a692f3

Browse files
committed
Add direnv configuration file to gitignore
1 parent 3657f1f commit 1a692f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,6 @@ venv.bak/
109109
*.bak
110110
~$python_for_data_science.pptx
111111
~$python_for_machine_learning.pptx
112+
113+
# direnv configuration file
114+
.envrc

0 commit comments

Comments
 (0)