Skip to content

Commit 9e9fcf6

Browse files
committed
Add direnv files to gitignore
1 parent 7e64f3f commit 9e9fcf6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,9 @@ venv.bak/
107107
*~
108108
*.swp
109109
*.bak
110-
~$scientific_python.pptx
110+
111+
# Powerpoint backup files
111112
~$python_hpc.pptx
113+
114+
# direnv files
115+
.envrc

0 commit comments

Comments
 (0)