mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-05-04 10:33:48 +01:00
updated ignore masks
This commit is contained in:
parent
5cabad0d48
commit
1c008e7901
2 changed files with 10 additions and 10 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
||||||
/doc
|
doc/
|
||||||
/node_modules/
|
node_modules/
|
||||||
/coverage
|
coverage/
|
||||||
|
v8.log
|
||||||
|
|
12
.npmignore
12
.npmignore
|
@ -1,7 +1,7 @@
|
||||||
/benchmark/
|
benchmark/
|
||||||
/test/
|
test/
|
||||||
/coverage/
|
coverage/
|
||||||
/.*
|
.*
|
||||||
/Makefile
|
Makefile
|
||||||
|
v8.log
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue