scratch-www/.gitignore
chrisgarrity 13284dee21 Rename AnimateYourNameGuide to NameGuide
remove obsolete static URL so localizations get picked up correctly.

git-ignore localized-urls.json as it’s pulled from scratch-resources now.
2017-09-26 16:56:34 -04:00

25 lines
268 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
# Test
/.nyc_output
/coverage
/bin/lib/localized-urls.json