From: Christian Grothoff Date: Thu, 23 Feb 2017 21:55:18 +0000 (+0100) Subject: update .gitignore files X-Git-Tag: taler-0.2.1~70^2~9 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e86eed18860a354d1b224503a8f51c06c615e79d;p=oweals%2Fgnunet.git update .gitignore files --- diff --git a/src/namecache/.gitignore b/src/namecache/.gitignore index 6d2d8488a..2abc07dfb 100644 --- a/src/namecache/.gitignore +++ b/src/namecache/.gitignore @@ -4,3 +4,4 @@ test_namecache_api_cache_block test_plugin_namecache_postgres test_plugin_namecache_sqlite zonefiles +test_plugin_namecache_flat diff --git a/src/namestore/.gitignore b/src/namestore/.gitignore index 6943b888a..4995a9e36 100644 --- a/src/namestore/.gitignore +++ b/src/namestore/.gitignore @@ -18,3 +18,4 @@ test_namestore_api_zone_iteration_specific_zone.nc test_namestore_api_zone_iteration_stop.nc test_plugin_namestore_postgres test_plugin_namestore_sqlite +test_plugin_namestore_flat diff --git a/src/peerstore/.gitignore b/src/peerstore/.gitignore index 33304d90b..7fc22bbdb 100644 --- a/src/peerstore/.gitignore +++ b/src/peerstore/.gitignore @@ -6,3 +6,4 @@ test_peerstore_api_store test_peerstore_api_sync test_peerstore_api_watch test_plugin_peerstore_sqlite +test_plugin_peerstore_flat diff --git a/src/pt/.gitignore b/src/pt/.gitignore index 22f803ed6..ea678ffe5 100644 --- a/src/pt/.gitignore +++ b/src/pt/.gitignore @@ -1 +1,6 @@ gnunet-daemon-pt +test_gns_vpn +test_gnunet_vpn-4_over +test_gnunet_vpn-4_to_6 +test_gnunet_vpn-6_over +test_gnunet_vpn-6_to_4