diff options
author | funemy | 2022-10-23 23:14:40 +0000 |
---|---|---|
committer | funemy | 2022-10-23 23:14:40 +0000 |
commit | 679ee8faf561b6e53f582edef2d93b65615bcea7 (patch) | |
tree | 6d44da9114f4d0b832619a07a932b828630ed713 /entries/funemy/.gitignore | |
parent | 72c87a2aafa2bd98952494463353b2a48c1a06f5 (diff) |
z3 fib impl
Diffstat (limited to 'entries/funemy/.gitignore')
-rw-r--r-- | entries/funemy/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/entries/funemy/.gitignore b/entries/funemy/.gitignore index 171a389..acb903a 100644 --- a/entries/funemy/.gitignore +++ b/entries/funemy/.gitignore @@ -1 +1,3 @@ +.DS_Store *.agdai +*.smt2 |