mirror of
https://github.com/scratchfoundation/scratch-storage.git
synced 2024-11-14 19:25:32 -05:00
16 lines
110 B
Text
16 lines
110 B
Text
# Mac OS
|
|
.DS_Store
|
|
|
|
# NPM
|
|
/node_modules
|
|
npm-*
|
|
|
|
# Testing
|
|
/.nyc_output
|
|
/coverage
|
|
|
|
# IDEA
|
|
/.idea
|
|
|
|
# Build
|
|
/dist
|