gitignore: negate "No core files" pattern in 'vpp-api/java' 17/10917/3
authorMarek Gradzki <mgradzki@cisco.com>
Thu, 1 Mar 2018 12:54:22 +0000 (13:54 +0100)
committerKeith Burns <alagalah@gmail.com>
Fri, 2 Mar 2018 19:16:08 +0000 (19:16 +0000)
The 'vpp-api/java' includes 'core' subdir which should be tracked.

This patch adds .gitignore for 'vpp-api/java'
to negate pattern that matches 'core' files/dirs,
introduced by https://gerrit.fd.io/r/#/c/9848/.

Change-Id: I4e10ca10a891a2d95d6b45e479ee8d2196749132
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>

No differences found