From 2bc2140d4323cfb6a828d8d28313025b867e0f4c Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sun, 11 Mar 2012 13:35:43 +0100 Subject: Complete javascript testing of password functionality * And fix bugs, nullable collection_path --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 94b017b..e9f73af 100644 --- a/.gitignore +++ b/.gitignore @@ -65,4 +65,6 @@ stamp* /library/secret-enum-types.[ch] /library/tests/test-* !/library/tests/test-*.c +!/library/tests/test-*.js +!/library/tests/test-*.py -- cgit v1.2.1