aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorOndrej Fabry <ofabry@cisco.com>2019-02-08 01:16:32 +0100
committerOndrej Fabry <ofabry@cisco.com>2019-02-08 01:16:32 +0100
commitfa21c9d726ebb807895a8571af9a16dab5cd8d6e (patch)
tree4597d483f90e374e89f3923324b531a56217a0f9 /.gitignore
parent8ba70a7b13950593aab9863246f830eda450f06b (diff)
Generator improvements and cleanup
- generator now supports include-comments flag (as opt-in) - minor code cleanup in binapi-generator - remove obsolete unit tests - flatten examples from examples/cmd folder - introduce constant for checking compatibility in future versions Change-Id: I3545f2ba4b869a3b51d6d0de7e742f3f1e1be392 Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 5bf6a1e..3163b2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,9 +6,10 @@
cmd/binapi-generator/binapi-generator
# examples
-examples/cmd/perf-bench/perf-bench
-examples/cmd/simple-client/simple-client
-examples/cmd/stats-api/stats-api
+examples/perf-bench/perf-bench
+examples/simple-client/simple-client
+examples/stats-api/stats-api
+examples/union-example/union-example
# extras
extras/libmemif/examples/gopacket/gopacket