We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff1ec92 commit 1a1c94eCopy full SHA for 1a1c94e
.gitignore
@@ -1,11 +1,7 @@
1
.DS_Store
2
npm-debug.log
3
+twistd.pid
4
+
5
node_modules/
6
pvt/
7
-.firebaserc
-404.html
8
-database.rules.json
9
-firebase.json
10
-./index.html
11
-twistd.pid
.npmignore
@@ -1,18 +1,14 @@
# Omnitone NPM module must include only the production build and resource files.
doc/
examples/
src/
.eslintignore
.eslintrc.js
.gitignore
.travis.yml
12
CONTRIBUTING.md
13
14
15
-generate-hrir-base64.js
16
-generate-hrir-wave.sh
17
webpack.config.all.js
18
webpack.config.js
0 commit comments