From b7782a5c3956b846102392c0da7e289cc3466c87 Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Fri, 4 Oct 2013 19:55:38 +0200 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bddb166..2f06b99 100644 --- a/.gitignore +++ b/.gitignore @@ -4,9 +4,10 @@ npm-debug.log test/lib/ .sass-cache dist/ +dist.zip test/integration/src/ src/lib/*.js src/js/crypto/aes-cbc.js src/js/crypto/crypto-batch.js src/js/crypto/rsa.js -src/js/crypto/util.js \ No newline at end of file +src/js/crypto/util.js