mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-27 02:23:28 +08:00
40791028d5
[cloud-api] move Dockerfile and pm2 files into cloud-api [*] additions to .gitignore [cloud-workers]: move pm2 file into cloud-workers updates to readme Revert "[cloud-workers]: move pm2 file into cloud-workers" This reverts commit 952292124b6e8dfa304c5fbd945c0b00f427e154. Revert "[cloud-api] move Dockerfile and pm2 files into cloud-api" This reverts commit aa92f691bf991848a51c00a2d01a5848f20a35a2. Update deploy readme
21 lines
265 B
Text
21 lines
265 B
Text
.arcconfig
|
|
.arclint
|
|
arclib
|
|
*.swp
|
|
*~
|
|
.DS_Store
|
|
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
|