scratch-paint/.gitignore

10 lines
75 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:31:55 -04:00
npm-*
# Build
playground/*
build/*