update .gitignore files
authorChristian Grothoff <christian@grothoff.org>
Thu, 16 Mar 2017 11:53:44 +0000 (12:53 +0100)
committerChristian Grothoff <christian@grothoff.org>
Thu, 16 Mar 2017 11:54:03 +0000 (12:54 +0100)
contrib/.gitignore
src/multicast/.gitignore
src/psyc/.gitignore
src/psycstore/.gitignore
src/psycutil/.gitignore [new file with mode: 0644]
src/social/.gitignore

index a6c776023743496533ad45209c4d626d6572c621..304706d7eef17955f15363a85d853db53b6dfac2 100644 (file)
@@ -6,3 +6,4 @@ timeout_watchdog
 gnunet_pyexpect.py
 gnunet_pyexpect.pyc
 pydiffer.pyc
+test_gnunet_prefix
index d38ca9c021d339adf84be6658fa2b4b392c39de5..43752ec4b825f733fbab0d75e704007c3945772e 100644 (file)
@@ -2,3 +2,4 @@ gnunet-service-multicast
 gnunet-multicast
 test_multicast 
 test_multicast_multipeer
+test_multicast_2peers
index e12b3210c57cf0c20b474312d821a063f0220f13..14a17536790b75408a6b0109da965ba1709c31a7 100644 (file)
@@ -1 +1,2 @@
 gnunet-service-psyc
+test_psyc
index fc2e4cf8e0ddb6a1c3d3b2f9c879770b239c7201..5ec783202363a64e771325ff9cbade0bbe9f1fc7 100644 (file)
@@ -1 +1,5 @@
 gnunet-service-psycstore
+test_plugin_psycstore_mysql
+test_plugin_psycstore_sqlite
+test_plugin_psycstore_postgres
+test_psycstore
diff --git a/src/psycutil/.gitignore b/src/psycutil/.gitignore
new file mode 100644 (file)
index 0000000..03d8197
--- /dev/null
@@ -0,0 +1 @@
+test_psyc_env
index 41954615f0e2d81ca157a38a3a1f4bf76db186d8..875aa11055089f93ace204f4916f1e0af0f40586 100644 (file)
@@ -1,2 +1,3 @@
 gnunet-social
 gnunet-service-social
+test_social