You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
587 B
Plaintext
32 lines
587 B
Plaintext
build/**
|
|
components/**
|
|
coverage/**
|
|
dist/**
|
|
|
|
# these aren't ready yet, pulling files in one-by-one
|
|
libtextsecure/test/*.js
|
|
test/*.js
|
|
test/models/*.js
|
|
test/views/*.js
|
|
|
|
# Generated files
|
|
js/components.js
|
|
js/libtextsecure.js
|
|
js/libsignal-protocol-worker.js
|
|
libtextsecure/components.js
|
|
libtextsecure/test/test.js
|
|
test/test.js
|
|
|
|
# Third-party files
|
|
js/Mp3LameEncoder.min.js
|
|
js/WebAudioRecorderMp3.js
|
|
js/libphonenumber-util.js
|
|
js/libsignal-protocol-worker.js
|
|
libtextsecure/libsignal-protocol.js
|
|
libtextsecure/test/blanket_mocha.js
|
|
test/blanket_mocha.js
|
|
|
|
# TypeScript generated files
|
|
ts/**/*.js
|
|
|