2
0
Fork 0
mirror of https://github.com/Tonejs/Tone.js synced 2025-02-15 12:08:29 +00:00
Tone.js/.gitignore

33 lines
362 B
Text
Raw Normal View History

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