diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
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 - |