aboutsummaryrefslogtreecommitdiff
path: root/src/datastore
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-01-08 20:22:49 +0100
committerChristian Grothoff <christian@grothoff.org>2017-01-08 20:22:49 +0100
commit30c09f83195d80b155cc081730052e8c397d4845 (patch)
tree6cc972d54cd1bb663c57eb1a807fbf2c25a8ac1c /src/datastore
parent538658fdfc3ae34c383b551fffcab5545c6b6731 (diff)
downloadgnunet-30c09f83195d80b155cc081730052e8c397d4845.tar.gz
gnunet-30c09f83195d80b155cc081730052e8c397d4845.zip
exclude more tests
Diffstat (limited to 'src/datastore')
-rw-r--r--src/datastore/.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/datastore/.gitignore b/src/datastore/.gitignore
index 38dff9993..51d3391b9 100644
--- a/src/datastore/.gitignore
+++ b/src/datastore/.gitignore
@@ -1,2 +1,16 @@
1gnunet-service-datastore 1gnunet-service-datastore
2gnunet-datastore 2gnunet-datastore
3perf_datastore_api_heap
4perf_plugin_datastore_heap
5test_datastore_api_heap
6test_datastore_api_management_heap
7test_datastore_api_management_mysql
8test_datastore_api_management_postgres
9test_datastore_api_management_sqlite
10test_datastore_api_mysql
11test_datastore_api_postgres
12test_datastore_api_sqlite
13test_plugin_datastore_heap
14test_plugin_datastore_mysql
15test_plugin_datastore_postgres
16test_plugin_datastore_sqlite