scratch-desktop/.gitignore
Christopher Willis-Ford 071ba28fc8 Fix static assets path
2018-10-24 09:47:59 -07:00

12 lines
183 B
Text

.DS_Store
.eslintcache
dist/
node_modules/
thumbs.db
# don't store the assets downloaded with the `fetch` script
/static/assets/
# generated translation files
/translations
/locale