scratch-paint/.gitignore

10 lines
73 B
Text
Raw Normal View History

2017-07-13 14:03:48 -04:00
# Mac OS
.DS_Store
# NPM
/node_modules
2017-07-14 11:29:12 -04:00
npm-*
# Buid
playground/*
dist/*