diff options
author | Kimplul <kimi.h.kuparinen@gmail.com> | 2025-05-22 21:52:07 +0300 |
---|---|---|
committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2025-05-22 21:52:07 +0300 |
commit | d2c56bc3103a8c459c75c779f5c95d9fd6223d89 (patch) | |
tree | b75fe643c78c8f4214567d341cdf9f2502df718e /.gitignore | |
download | sat_arith-master.tar.gz sat_arith-master.zip |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..378eac2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build |