scratch-vm/.gitignore

22 lines
181 B
Text

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