Update npmignore to publish v1.0.0 on NPM

Fixes #679
This commit is contained in:
Henrik Ingo
2018-03-15 08:57:45 +02:00
parent e8394d0899
commit 09b5d46c85
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/js/impress.min.js
/node_modules
/npm-debug.log
/*.tgz

View File

@@ -1,6 +1,6 @@
/.*/
/.*
/test/
/bower.json
/examples
/extras/*
/circle.yml
/karma.conf.js