Skip to content

Commit

Permalink
More clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
hoch committed Nov 27, 2017
1 parent ff1ec92 commit 1a1c94e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 12 deletions.
8 changes: 2 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
.DS_Store
npm-debug.log
twistd.pid

node_modules/
pvt/

.firebaserc
404.html
database.rules.json
firebase.json
./index.html
twistd.pid
8 changes: 2 additions & 6 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,18 +1,14 @@
# Omnitone NPM module must include only the production build and resource files.

doc/
examples/
pvt/
src/

.eslintignore
.eslintrc.js
.firebaserc
.gitignore
.travis.yml
404.html
CONTRIBUTING.md
database.rules.json
firebase.json
generate-hrir-base64.js
generate-hrir-wave.sh
webpack.config.all.js
webpack.config.js

0 comments on commit 1a1c94e

Please sign in to comment.