mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 10:12:00 +08:00
efc0bbaa9f
Summary: Fixes to docker ignore and readme Add ebextensions that allow us to more easily use docker Test Plan: manual Reviewers: juan, jackie, halla, spang Reviewed By: spang Differential Revision: https://phab.nylas.com/D3554
27 lines
345 B
Text
27 lines
345 B
Text
n1_cloud_dist
|
|
|
|
.git
|
|
.arcconfig
|
|
.arclint
|
|
arclib
|
|
|
|
*.swp
|
|
*~
|
|
.DS_Store
|
|
node_modules
|
|
**/node_modules
|
|
dump.rdb
|
|
*npm-debug.log
|
|
storage/
|
|
lerna-debug.log
|
|
newrelic_agent.log
|
|
|
|
# Vim temp files
|
|
*.swp
|
|
*.swo
|
|
|
|
# Elastic Beanstalk Files
|
|
.elasticbeanstalk/*
|
|
!.elasticbeanstalk/*.cfg.yml
|
|
!.elasticbeanstalk/*.global.yml
|
|
/packages/local-sync/spec-saved-state.json
|