scratch-vm/.gitignore

24 lines
275 B
Text
Raw Normal View History

2016-04-08 13:10:37 -04:00
# Mac OS
.DS_Store
# NPM
/node_modules
npm-*
# Testing
/.nyc_output
/coverage
# IDEA
/.idea
# Build
/dist
2016-10-17 13:53:49 -04:00
/playground/assets
/playground/media
/playground/scratch-vm.js
/playground/scratch-vm.js.map
/playground/vendor.js
/playground/vendor.js.map
/playground/zenburn.css