Skip to content

Commit f52cbb4

Browse files
ignore debug.log file that create by vscode (#353)
1 parent d684fba commit f52cbb4

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
@@ -8,6 +8,7 @@ node_modules
88
.DS_Store
99
.idea
1010
.vscode
11+
debug.log
1112

1213
# jest dump files
1314
report*.json

0 commit comments

Comments
 (0)