scratch-vm/.gitignore

22 lines
170 B
Text
Raw Normal View History

2016-04-08 13:10:37 -04:00
# Mac OS
.DS_Store
# NPM
package-lock.json
2016-04-08 13:10:37 -04:00
/node_modules
npm-*
# Testing
/.nyc_output
/coverage
# IDEA
/.idea
# Build
/dist
/playground
# Localization
/translations