scratch-vm/.gitignore

23 lines
174 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
2018-05-17 09:25:20 -04:00
# Editor
/.idea
2018-05-17 09:25:20 -04:00
/.vscode
# Build
/dist
/playground
2017-11-20 17:45:55 -05:00
/benchmark
# Localization
/translations