summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2012-03-11 13:35:43 +0100
committerStef Walter <stefw@gnome.org>2012-03-11 13:35:43 +0100
commit2bc2140d4323cfb6a828d8d28313025b867e0f4c (patch)
tree0be791f2046a353321eb89881c335a684ebcb34a /.gitignore
parente202ac9d1968961ca9ad7729fd6b4f93dee8ad5c (diff)
downloadlibsecret-2bc2140d4323cfb6a828d8d28313025b867e0f4c.tar.gz
Complete javascript testing of password functionality
* And fix bugs, nullable collection_path
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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