Signal-Desktop/.prettierignore

36 lines
754 B
Plaintext
Raw Normal View History

2018-04-27 21:19:08 +00:00
# TODO: Partially duplicated from `.gitignore`. Remove once Prettier
# supports `.gitignore`: https://github.com/prettier/prettier/issues/2294
2018-05-04 20:02:48 +00:00
# Generated files
dist/**
2018-04-27 21:19:08 +00:00
js/components.js
js/libsignal-protocol-worker.js
2018-05-04 20:02:48 +00:00
js/libtextsecure.js
2018-04-27 21:19:08 +00:00
libtextsecure/components.js
libtextsecure/test/test.js
test/test.js
2018-05-04 20:02:48 +00:00
ts/**/*.js
2018-05-07 15:59:04 +00:00
ts/protobuf/**
2018-04-27 21:19:08 +00:00
# Third-party files
2018-05-04 20:02:48 +00:00
components/**
2018-04-27 21:19:08 +00:00
js/jquery.js
js/Mp3LameEncoder.min.js
js/WebAudioRecorderMp3.js
libtextsecure/libsignal-protocol.js
libtextsecure/test/blanket_mocha.js
2018-05-02 16:51:22 +00:00
test/blanket_mocha.js
2018-05-04 20:02:48 +00:00
# Test fixtures
test/fixtures.js
# Managed by Transifex:
_locales/**
# Managed by package manager (`bower` and `yarn`/`npm`):
/bower.json
/package.json
# Symlink into third-party `components`:
stylesheets/_intlTelInput.scss