scratch-vm/.gitignore

23 lines
181 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
2017-11-20 17:45:55 -05:00
/benchmark
# Localization
/translations