3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 17:44:08 +00:00

Java API: .gitignore updated

Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
Christoph M. Wintersteiger 2012-11-27 19:02:15 +00:00
parent 3f548c7610
commit 9b9b7a6980

4
.gitignore vendored
View file

@ -52,6 +52,6 @@ src/api/python/z3consts.py
src/api/python/z3core.py src/api/python/z3core.py
src/ast/pattern/database.h src/ast/pattern/database.h
src/util/version.h src/util/version.h
src/api/java/Z3Native.cpp src/api/java/Native.cpp
src/api/java/Z3Native.java src/api/java/Native.java
src/api/java/enumerations/*.java src/api/java/enumerations/*.java