Skip to content

Commit caa2987

Browse files
committed
refactor: update git ignore
1 parent 213c9ee commit caa2987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
/dist
33
/node_modules
44
/build
5-
/test-run-reports
65

76
# Logs
87
logs
@@ -19,6 +18,7 @@ lerna-debug.log*
1918
# Tests
2019
/coverage
2120
/.nyc_output
21+
/test-run-reports
2222

2323
# IDEs and editors
2424
/.idea

0 commit comments

Comments
 (0)