diff options
| author | Christian Grothoff <christian@grothoff.org> | 2017-02-18 17:22:46 +0100 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2017-02-18 17:22:46 +0100 |
| commit | 0b75f7855d5de3f5dd98c31f527611fd3963a16f (patch) | |
| tree | 911fe11342377fc49fca6677358dd3fcc5e10d84 | |
| parent | e00dbaf6877d4a2177eedfea05bd3ac85e6afbb9 (diff) | |
fix ignore file
| -rw-r--r-- | src/multicast/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/multicast/.gitignore b/src/multicast/.gitignore index b77c65311a..d38ca9c021 100644 --- a/src/multicast/.gitignore +++ b/src/multicast/.gitignore @@ -1,3 +1,4 @@ gnunet-service-multicast gnunet-multicast -test_multicast test_multicast_multipeer +test_multicast +test_multicast_multipeer |
