diff options
author | Bart Polot <bart@net.in.tum.de> | 2014-03-17 11:02:29 +0000 |
---|---|---|
committer | Bart Polot <bart@net.in.tum.de> | 2014-03-17 11:02:29 +0000 |
commit | cafd31da8554e8e62750a1bac926e193bb411ab3 (patch) | |
tree | e0f4748214b8c387f80be49d89aa44055c140d6c | |
parent | ea84f388bbc47b95f7689698c4fe848b6db8d04b (diff) |
- gitignore
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index caaac0c53..eed293820 100644 --- a/.gitignore +++ b/.gitignore @@ -192,6 +192,7 @@ /src/arm/.deps # /src/ats/ +/src/ats/gnunet-ats-solver-eval /src/ats/test_ats_solver_preferences_ril /src/ats/test_ats_solver_preferences_proportional /src/ats/test_ats_solver_preferences_mlp @@ -262,6 +263,7 @@ /src/ats/.deps # /src/ats-tests/ +/src/ats-tests/gnunet-solver-eval /src/ats-tests/gnunet-ats-sim /src/ats-tests/perf_ats_proportional_transport_none /src/ats-tests/perf_ats_proportional_transport_latency @@ -768,6 +770,7 @@ /src/mesh/mesh.conf /src/mesh/test_mesh_path_api /src/mesh/mesh_topo_initial +/src/mesh/gnunet-mesh-profiler /src/mesh/test_mesh_single /src/mesh/test_mesh_small_forward /src/mesh/test_mesh_small_signal |