Skip to content

Commit fc5f303

Browse files
committed
Add direnv config file to gitignore
1 parent cdee827 commit fc5f303

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
@@ -108,3 +108,6 @@ venv.bak/
108108
*.swp
109109
*.bak
110110
~$python_for_data_science.pptx
111+
112+
# direnv file
113+
.envrc

0 commit comments

Comments
 (0)