diff options
Diffstat (limited to 'java/.gitignore')
-rw-r--r-- | java/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/java/.gitignore b/java/.gitignore new file mode 100644 index 0000000..c69ba33 --- /dev/null +++ b/java/.gitignore @@ -0,0 +1,6 @@ +# Negate "No core files" pattern from the toplevel .gitignore +!**/core +/CMakeFiles +Makefile +cmake_install.cmake +*.jar
\ No newline at end of file |