Skip to content

Commit 1a1c94e

Browse files
committed
More clean up
1 parent ff1ec92 commit 1a1c94e

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

.gitignore

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
.DS_Store
22
npm-debug.log
3+
twistd.pid
4+
35
node_modules/
46
pvt/
57

6-
.firebaserc
7-
404.html
8-
database.rules.json
9-
firebase.json
10-
./index.html
11-
twistd.pid

.npmignore

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
# Omnitone NPM module must include only the production build and resource files.
2+
23
doc/
34
examples/
45
pvt/
56
src/
7+
68
.eslintignore
79
.eslintrc.js
8-
.firebaserc
910
.gitignore
1011
.travis.yml
11-
404.html
1212
CONTRIBUTING.md
13-
database.rules.json
14-
firebase.json
15-
generate-hrir-base64.js
16-
generate-hrir-wave.sh
1713
webpack.config.all.js
1814
webpack.config.js

0 commit comments

Comments
 (0)