Exclude .github from npm package

This commit is contained in:
Dmytro Filipenko
2021-05-20 17:24:33 +08:00
committed by GitHub
parent c9ab19fa02
commit ef5ac43290

View File

@@ -7,4 +7,5 @@ src/
tsconfig.json tsconfig.json
jest.config.js jest.config.js
tslint.json tslint.json
webpack.config.js webpack.config.js
.github