scratch-storage/.gitignore
Christopher Willis-Ford 8184fb9b14 Initial structure
2016-10-21 18:27:47 -07:00

16 lines
110 B
Text

# Mac OS
.DS_Store
# NPM
/node_modules
npm-*
# Testing
/.nyc_output
/coverage
# IDEA
/.idea
# Build
/dist