Mailspring/.dockerignore
Evan Morikawa 918fa0b6dd [*] move to monorepo
[*] update babel

[client-app] remove flow-typed

[client-app] Move build/package.json to main package.json

[client-app] remove spec_integration

[client-app] fix babel support

Add client-private-plugins package.json

[client-app] add node_modules to global path for private-plugins

Move client-sync dependencies to client-app root

fix electron rebuild

[*] moved to monorepo

Summary: App now runs in monorepo

Test Plan: npm test

Reviewers: juan, mark, khamidou, halla, spang

Differential Revision: https://phab.nylas.com/D3947
2017-02-16 18:46:26 -08:00

27 lines
346 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/client-sync/spec-saved-state.json