Tone.js/.gitignore

40 lines
488 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
2014-09-24 16:07:50 +00:00
grunt/node_modules/*
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
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
examples/style/examples.scss
2015-03-03 15:31:26 +00:00
examples/deps/Tone.dat.gui.js
examples/deps/dat.gui.js