Cleanup and remove unused chunks of libsignal-protocol

This commit is contained in:
Evan Hahn 2020-09-10 17:02:38 -05:00 committed by Josh Perez
parent c2275b6aed
commit ad555ec8a9
5 changed files with 5 additions and 26916 deletions

View File

@ -9,7 +9,6 @@ js/curve/*
js/components.js
js/libtextsecure.js
js/util_worker.js
js/libsignal-protocol-worker.js
libtextsecure/components.js
libtextsecure/test/test.js
test/test.js
@ -19,7 +18,6 @@ sticker-creator/dist/**
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

View File

@ -25,7 +25,6 @@ components/**
js/curve/**
js/Mp3LameEncoder.min.js
js/WebAudioRecorderMp3.js
js/libsignal-protocol-worker.js
libtextsecure/libsignal-protocol.js
libtextsecure/test/blanket_mocha.js
test/blanket_mocha.js

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@ -67,7 +67,6 @@ const excludedFilesRegexps = [
'^test/test.js',
// From libsignal-protocol-javascript project
'^js/libsignal-protocol-worker.js',
'^libtextsecure/libsignal-protocol.js',
// Copied from dependency