aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-05-12 10:31:35 +0200
committerMaros Marsalek <mmarsale@cisco.com>2016-05-12 14:09:56 +0200
commit0e0c99f8def7c426f1ef8884b9da29d9fdce6e0a (patch)
treed6fe94e398c6214de8ace2e62629441f35175f1c /.gitignore
parentbeabdf01613b64bc96887922cddafef45f81a142 (diff)
Generate jvpp sources in build-root
+ Fail build when JVpp does not compile Change-Id: I4ad3ffb5d7ff6edaad89de66a9f0bd79a14fb690 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 9ef58df58c4..a104623c240 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,8 +57,3 @@ test-driver
# cscope and ctags
/cscope.*
/tags
-
-# jvpp generated sources
-/vpp-api/java/jvpp/gen/target
-/vpp-api/java/jvpp/gen/*.pyc
-