scratch-vm/.gitignore

18 lines
122 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
/playground