gitignore: negate "No core files" pattern in 'vpp-api/java'
[vpp.git] / src / vpp-api / java / .gitignore
diff --git a/src/vpp-api/java/.gitignore b/src/vpp-api/java/.gitignore
new file mode 100644 (file)
index 0000000..62165b4
--- /dev/null
@@ -0,0 +1,2 @@
+# Negate "No core files" pattern from the toplevel .gitignore
+!**/core
\ No newline at end of file