Skip to content

Commit e2f853d

Browse files
committed
chore: add test files to gitignore
1 parent 9daf34e commit e2f853d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/coverage
22
/node_modules
33
/.vscode
4-
/dist
4+
/dist
5+
script.js
6+
test.html

0 commit comments

Comments
 (0)