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:
parent
266008e81f
commit
b199b0782a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue