Skip to content

Commit 8be27cc

Browse files
Will Ruggianoarxanas
authored andcommitted
chore: ignore direnv files
1 parent 70370c7 commit 8be27cc

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
@@ -5,4 +5,8 @@
55
# For IntelliJ/Jetbrains software. You can get an open-source license for
66
# Jetbrains products to develop git-branchless! File an issue and I will apply
77
# on your behalf.
8-
.idea
8+
.idea
9+
10+
# Direnv: https://github.com/direnv/direnv
11+
/.direnv/
12+
/.envrc

0 commit comments

Comments
 (0)