Tone.js/.gitignore

38 lines
465 B
Text
Raw Permalink Normal View History

.DS_Store
*.asd
2014-03-13 16:48:16 +00:00
*.scssc
2014-06-15 21:39:08 +00:00
*.sublime-workspace
*.sublime-project
2015-06-07 16:58:47 +00:00
node_modules
2014-07-04 02:59:16 +00:00
TODO.txt
wiki
2014-07-23 19:22:46 +00:00
examples/scratch.html
2014-09-06 19:57:15 +00:00
examples/deps/FileSaver.js
2014-09-08 01:42:31 +00:00
examples/oscilloscope.html
examples/graph.html
2014-09-18 17:24:17 +00:00
2014-11-01 19:01:48 +00:00
test/performance
2015-08-16 18:58:25 +00:00
test/mainTest.js
2015-08-31 15:44:49 +00:00
test/Main.js
test/supports.html
coverage/
build/*
**/dist/*
2018-03-05 17:23:50 +00:00
examples/scratch.js
2019-07-30 20:05:12 +00:00
examples/scratch.ts
2018-05-18 16:10:08 +00:00
Tone/version.js
2019-07-30 20:05:12 +00:00
Tone/version.ts
2018-05-18 16:10:08 +00:00
Tone/index.js
test/test.js
2019-01-28 17:43:40 +00:00
docs
.vscode
tone.d.ts
2019-07-19 16:33:15 +00:00
examples/scratch.ts
test/integration/*/package-lock.json