Mailspring/.gitignore
Evan Morikawa 4014b4e187 feat(spec): add config dir to integration specs
Summary:
- You can now pass `--config-dir-path=/some/custom/path` to `./N1.sh`
- `main.coffee` cleaned up a bit. A lot of unused params from legacy Atom
  stuff were still being used
- Integration specs now set the config dir before booting.
- New spec to check for the autoupdater in the app and make sure it's
  pointing at the right place.

Test Plan: script/grunt run-integration-tests

Reviewers: juan, bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2331
2015-12-10 10:52:20 -05:00

33 lines
393 B
Plaintext

.arcconfig
.arclint
arclib
*.swp
*~
.DS_Store
Thumbs.db
.project
.svn
.nvm-version
node_modules
npm-debug.log
debug.log
/tags
/electron/
docs/output
docs/includes
spec/fixtures/evil-files/
yoursway-create-dmg
*nylas-private-*
/_site
/.sass-cache
.integration-test-config
!spec/fixtures/packages/package-with-incompatible-native-module/node_modules
#emacs
*~
*#
.idea/
spec-saved-state.json