diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2019-01-31 10:57:40 +0100 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2019-02-19 15:14:02 +0000 |
commit | 4e633e1043e867fd24badeb0405f794793beb9a9 (patch) | |
tree | acc92341b32be50bdef030becb2c65efe5252da2 /extras/japi/java/.gitignore | |
parent | aed61801947146e6a93e7791d382bd21d050ee14 (diff) |
VPP-1504: Remove JVPP
As part of JVPP migration this removes JVPP completely from VPP.
Change-Id: I6b74e7961aa474ae471e63fe43a624cd9fc3659b
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'extras/japi/java/.gitignore')
-rw-r--r-- | extras/japi/java/.gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extras/japi/java/.gitignore b/extras/japi/java/.gitignore deleted file mode 100644 index 62165b48184..00000000000 --- a/extras/japi/java/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -# Negate "No core files" pattern from the toplevel .gitignore -!**/core
\ No newline at end of file |