Skip to content

Commit 8ad533f

Browse files
chore: ignore generated file
1 parent d134fee commit 8ad533f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ components
55
/coverage
66
npm-debug.log
77
.idea
8-
test/support/public/engine.io.js
8+
test/support/public/engine.io.min.js

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
test/support/public/engine.io.min.js

0 commit comments

Comments
 (0)