Mailspring/.gitignore

76 lines
1.2 KiB
Plaintext
Raw Normal View History

##### Elastic Beanstalk Files
.elasticbeanstalk/*
!.elasticbeanstalk/*.cfg.yml
!.elasticbeanstalk/*.global.yml
##### Arcanist / Phab
**/.arcconfig
**/.arclint
**/arclib
##### Client Private Plugins (symlinked)
**/app/src/error-logger-extensions
**/internal_packages/composer-mail-merge
**/internal_packages/composer-scheduler
##### Node modules
node_modules
!app/spec/fixtures/packages/package-with-incompatible-native-module/node_modules
**/npm-debug.log*
**/lerna-debug.log*
2016-07-06 04:21:27 +08:00
##### Certs for building
2017-08-11 12:24:12 +08:00
certs
**/*.p12
**/*.cer
**/build/resources/certs
2016-11-23 04:25:27 +08:00
##### Misc swap files
**/*.swp
**/*.swo
**/*~
**/*#
**/.DS_Store
**/Thumbs.db
**/#emacs
# Built cloud files
n1_cloud_dist
2017-02-22 00:56:47 +08:00
# Built client
app/dist
2017-02-22 00:56:47 +08:00
# Tests
spec-saved-state.json
2017-02-24 04:12:13 +08:00
# Symlinked Jasmine config files
**/jasmine/config.json
2017-02-24 04:12:13 +08:00
# Elastic Beanstalk Files
.elasticbeanstalk/*
!.elasticbeanstalk/*.cfg.yml
!.elasticbeanstalk/*.global.yml
# Sqlite amalgamation for scripts
scripts/sqlite
# Scripts for calculating statistics
scripts/toolbox
scripts/venv
# Python
*.pyc
# OAuth client secret for talking to Google Sheets
client_secret.json
/app/mailsync
2017-07-05 07:00:54 +08:00
/logfile.txt
/app/dist-docs
/app/mailsync.dSYM.zip
/snap/snapcraft.yml
**.so*
**.bin
**.tar.gz
/app/mailsync.dSYM