mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
17 lines
187 B
Text
17 lines
187 B
Text
# OSX
|
|
.DS_Store
|
|
|
|
# NPM
|
|
/node_modules
|
|
npm-*
|
|
|
|
# Build
|
|
/build
|
|
|
|
# Locales
|
|
/locales
|
|
|
|
# Elastic Beanstalk Files
|
|
.elasticbeanstalk/*
|
|
!.elasticbeanstalk/*.cfg.yml
|
|
!.elasticbeanstalk/*.global.yml
|