3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-05-16 23:25:36 +00:00

ignore ostrich files under tests

This commit is contained in:
Nikolaj Bjorner 2026-05-03 13:59:37 -07:00
parent 266008e81f
commit b199b0782a

1
.gitignore vendored
View file

@ -94,6 +94,7 @@ src/api/ml/z3.mllib
src/api/js/node_modules/
src/api/js/build/
src/api/js/**/*.__GENERATED__.*
tests/ostrich
debug/*
examples/python/z3
examples/python/libz3.dll