mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-23 14:02:50 -05:00
18 lines
146 B
Text
18 lines
146 B
Text
# Mac OS
|
|
.DS_Store
|
|
|
|
# NPM
|
|
/node_modules
|
|
npm-*
|
|
|
|
# Build
|
|
playground/*
|
|
dist/*
|
|
|
|
# Editors
|
|
/#*
|
|
*~
|
|
|
|
# generated translation files
|
|
/translations
|
|
/locale
|