Skip to content

Commit fd07475

Browse files
authored
ignore debug files in gitignore (#4303)
1 parent 24aa890 commit fd07475

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
@@ -62,3 +62,6 @@ vendor
6262
.direnv
6363
# Personal extension to .envrc
6464
.envrc.local
65+
66+
# debug files
67+
__debug_*

0 commit comments

Comments
 (0)