UNPKG

128 BPlain TextView Raw
1.git*
2**/*.ts
3.npmrc
4.env*
5npm-debug.log*
6
7.vscode/**/*.*
8docs/**/*.*
9test/**/*.*
10coverage/**/*.*
11.nyc_output/**/*.*
12
13!**/*.d.ts
\No newline at end of file