aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-02-23 22:55:18 +0100
committerChristian Grothoff <christian@grothoff.org>2017-02-23 22:55:31 +0100
commite86eed18860a354d1b224503a8f51c06c615e79d (patch)
tree8d9d70993ca0aac31dbab48b3a8ed1ebb5054850
parentc3e03e28f3e7fa92f8099103c7c70a0d1196b992 (diff)
downloadgnunet-e86eed18860a354d1b224503a8f51c06c615e79d.tar.gz
gnunet-e86eed18860a354d1b224503a8f51c06c615e79d.zip
update .gitignore files
-rw-r--r--src/namecache/.gitignore1
-rw-r--r--src/namestore/.gitignore1
-rw-r--r--src/peerstore/.gitignore1
-rw-r--r--src/pt/.gitignore5
4 files changed, 8 insertions, 0 deletions
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
4test_plugin_namecache_postgres 4test_plugin_namecache_postgres
5test_plugin_namecache_sqlite 5test_plugin_namecache_sqlite
6zonefiles 6zonefiles
7test_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
18test_namestore_api_zone_iteration_stop.nc 18test_namestore_api_zone_iteration_stop.nc
19test_plugin_namestore_postgres 19test_plugin_namestore_postgres
20test_plugin_namestore_sqlite 20test_plugin_namestore_sqlite
21test_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
6test_peerstore_api_sync 6test_peerstore_api_sync
7test_peerstore_api_watch 7test_peerstore_api_watch
8test_plugin_peerstore_sqlite 8test_plugin_peerstore_sqlite
9test_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 @@
1gnunet-daemon-pt 1gnunet-daemon-pt
2test_gns_vpn
3test_gnunet_vpn-4_over
4test_gnunet_vpn-4_to_6
5test_gnunet_vpn-6_over
6test_gnunet_vpn-6_to_4