Skip to content

Commit 784cb48

Browse files
committed
Added VSCode's “debug.log” to gitignore
1 parent 4d2704c commit 784cb48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ dist
2727
temp
2828

2929
# IDEs
30+
/debug.log
3031
/.vscode/
3132
/.idea/

0 commit comments

Comments
 (0)