scratch-render/.gitignore
2017-01-10 14:39:47 -08:00

19 lines
174 B
Plaintext

# Mac OS
.DS_Store
# NPM
/node_modules
npm-*
# Testing
/.nyc_output
/coverage
# IDEA
/.idea
# Build
/dist
/playground/scratch-render.js
/playground/scratch-render.js.map