Tone.js/.gitignore

51 lines
589 B
Text
Raw Normal View History

2014-03-13 16:48:16 +00:00
*.scssc
2014-06-15 21:39:08 +00:00
examples/scratch.html
*.sublime-workspace
*.sublime-project
2014-09-04 18:02:25 +00:00
# grunt modules
2015-06-07 16:58:47 +00:00
node_modules
gulp/description
2014-07-04 02:59:16 +00:00
TODO.txt
2014-07-23 19:22:46 +00:00
2014-09-04 18:02:25 +00:00
# all the npm stuff
utils/npm/Tone
2014-09-11 18:02:11 +00:00
utils/npm/build/Tone.js
utils/npm/build/Tone.min.js
utils/npm/build/Tone.Preset.js
2014-09-04 18:02:25 +00:00
utils/npm/README.md
2014-09-06 19:57:15 +00:00
2015-05-14 18:37:09 +00:00
utils/jsdoc/*.json
2014-09-06 19:57:15 +00:00
examples/deps/FileSaver.js
2014-09-08 01:42:31 +00:00
examples/oscilloscope.html
2014-09-18 17:24:17 +00:00
.idea
2014-11-01 22:27:56 +00:00
wiki
2014-11-01 19:01:48 +00:00
test/performance
2014-12-01 02:20:38 +00:00
examples/crashes.html
2015-02-12 04:10:46 +00:00
examples/style/examples.css.map
2015-03-03 15:31:26 +00:00
examples/deps/Tone.dat.gui.js
examples/deps/dat.gui.js
2015-08-16 18:58:25 +00:00
test/mainTest.js
2015-08-31 15:44:49 +00:00
test/Main.js
2015-12-05 18:12:40 +00:00
build/p5.Tone.min.js
2015-12-06 22:22:46 +00:00
build/p5.Tone.js
.DS_Store
examples/graph.html