Mailspring/.ebignore
Juan Tejada e347ba2f90 [dev] Correctly ignore node_modules in .ebignore for faster deploys
Summary: See https://github.com/lovell/sharp/issues/373#issuecomment-226849756

Test Plan: manual

Reviewers: khamidou, evan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D4273
2017-03-28 14:00:29 -07:00

26 lines
359 B
Plaintext

.arc*
.git*
arclib/
**/node_modules/
packages/client-*
!packages/client-app/.babelrc
*.swp
*~
.DS_Store
**/npm-debug.log
**/lerna-debug.log
# Vim temp files
*.swp
*.swo
# Elastic Beanstalk Files
.elasticbeanstalk/*
!.elasticbeanstalk/*.cfg.yml
!.elasticbeanstalk/*.global.yml
/packages/client-sync/spec-saved-state.json
# Built cloud files
n1_cloud_dist/