aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjospaeth <spaethj@in.tum.de>2020-08-28 12:01:02 +0200
committerjospaeth <spaethj@in.tum.de>2020-08-28 12:01:02 +0200
commit3365ea7d4eb5d78a022b4b2d56813c0739e34cbb (patch)
treeddb5873248f71d70b7fa3d63baa0c048f461b04b
parenta3766e94489b0e02bcbf8ffb6695a3d29f4ca7ca (diff)
downloadgnunet-3365ea7d4eb5d78a022b4b2d56813c0739e34cbb.tar.gz
gnunet-3365ea7d4eb5d78a022b4b2d56813c0739e34cbb.zip
add gnsrecord-tvg and revocation-tvg to .gitignore
-rw-r--r--src/gnsrecord/.gitignore1
-rw-r--r--src/revocation/.gitignore1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/gnsrecord/.gitignore b/src/gnsrecord/.gitignore
index 53d3bb22d..dca3bd309 100644
--- a/src/gnsrecord/.gitignore
+++ b/src/gnsrecord/.gitignore
@@ -3,3 +3,4 @@ test_gnsrecord_crypto
3test_gnsrecord_serialization 3test_gnsrecord_serialization
4zonefiles 4zonefiles
5perf_gnsrecord_crypto 5perf_gnsrecord_crypto
6gnunet-gnsrecord-tvg
diff --git a/src/revocation/.gitignore b/src/revocation/.gitignore
index 9acd3ac33..1432f7922 100644
--- a/src/revocation/.gitignore
+++ b/src/revocation/.gitignore
@@ -2,3 +2,4 @@ gnunet-service-revocation
2gnunet-revocation 2gnunet-revocation
3test_revocation 3test_revocation
4test_local_revocation.py 4test_local_revocation.py
5gnunet-revocation-tvg