scratch-www/.gitignore
2018-03-21 10:00:52 -04:00

30 lines
481 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
/test/integration-cypress/node_modules
/test/integration-cypress/cypress.env.json
/test/integration-cypress/cypress/screenshots
/test/integration-cypress/cypress/videos
/test/integration-cypress/package-lock.json