Add some additional files to .npmignore.

pull/268/head
Clement Michaud 2018-08-29 00:00:49 +02:00
parent 0b05e6ffd8
commit 6ca12e95c0
1 changed files with 3 additions and 1 deletions

View File

@ -2,17 +2,19 @@ client/
server/ server/
test/ test/
shared/ shared/
doc/ docs/
scripts/ scripts/
images/ images/
example/ example/
.travis.yml .travis.yml
config.test.yml config.test.yml
CONTRIBUTORS.md
Dockerfile Dockerfile
docker-compose.* docker-compose.*
Gruntfile.js Gruntfile.js
tslint.json tslint.json
tsconfig.json tsconfig.json
users_database.yml
*.tgz *.tgz