scratch-paint/.gitignore
2017-08-23 17:11:44 -04:00

18 lines
146 B
Text

# Mac OS
.DS_Store
# NPM
/node_modules
npm-*
# Build
playground/*
dist/*
# Editors
/#*
*~
# generated translation files
/translations
/locale