mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
20 lines
208 B
Text
20 lines
208 B
Text
# OSX
|
|
.DS_Store
|
|
|
|
# NPM
|
|
/node_modules
|
|
npm-*
|
|
|
|
# Build
|
|
/build
|
|
|
|
# Locales
|
|
/locales
|
|
/intl
|
|
|
|
# Elastic Beanstalk Files
|
|
.elasticbeanstalk/*
|
|
!.elasticbeanstalk/*.cfg.yml
|
|
!.elasticbeanstalk/*.global.yml
|
|
deploy.zip
|
|
ENV
|