scratch-paint/.gitignore
2017-07-18 14:46:22 -04:00

14 lines
93 B
Text

# Mac OS
.DS_Store
# NPM
/node_modules
npm-*
# Build
playground/*
dist/*
# Editors
/#*
*~