scratch-vm/.gitignore
2018-05-17 15:25:20 +02:00

23 lines
192 B
Text

# Mac OS
.DS_Store
# NPM
package-lock.json
/node_modules
npm-*
# Testing
/.nyc_output
/coverage
# Editor
/.idea
/.vscode
# Build
/dist
/playground
/benchmark
# Localization
/translations