mirror of
https://github.com/moparisthebest/mail
synced 2024-11-23 01:12:19 -05:00
update gitignore
This commit is contained in:
parent
9cdf9ee697
commit
b7782a5c39
3
.gitignore
vendored
3
.gitignore
vendored
@ -4,9 +4,10 @@ npm-debug.log
|
|||||||
test/lib/
|
test/lib/
|
||||||
.sass-cache
|
.sass-cache
|
||||||
dist/
|
dist/
|
||||||
|
dist.zip
|
||||||
test/integration/src/
|
test/integration/src/
|
||||||
src/lib/*.js
|
src/lib/*.js
|
||||||
src/js/crypto/aes-cbc.js
|
src/js/crypto/aes-cbc.js
|
||||||
src/js/crypto/crypto-batch.js
|
src/js/crypto/crypto-batch.js
|
||||||
src/js/crypto/rsa.js
|
src/js/crypto/rsa.js
|
||||||
src/js/crypto/util.js
|
src/js/crypto/util.js
|
||||||
|
Loading…
Reference in New Issue
Block a user