update npm ignore file.

This commit is contained in:
Godzil 2020-04-27 23:38:14 +01:00
parent c8f33e947d
commit 2c58e5e4ba

View File

@ -1,8 +1,10 @@
extras/ extra/
node_modules/ node_modules/
src/ src/
typings/
ts.js ts.js
tsconfig.json tsconfig.json
tsd.json tsd.json
tslint.json tslint.json
.idea/
test/
config.json