scratch-paint/.gitignore

11 lines
76 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/*
2017-07-18 14:42:26 -04:00
build/*