mirror of
https://github.com/Z3Prover/z3
synced 2026-07-12 10:06:23 +00:00
Merge remote-tracking branch 'origin/master' into c3
This commit is contained in:
commit
706f62286e
199 changed files with 11004 additions and 4584 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,9 +1,12 @@
|
|||
*~
|
||||
rebase.cmd
|
||||
reports/
|
||||
crashes/
|
||||
*.pyc
|
||||
*.pyo
|
||||
# Ignore callgrind files
|
||||
callgrind.out.*
|
||||
gmon.out
|
||||
# .hpp files are automatically generated
|
||||
*.hpp
|
||||
.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue