diff options
| author | andromeda <andromeda@lenovo> | 2026-01-24 17:07:38 +0100 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-01-24 17:07:38 +0100 |
| commit | 0ed50d577b39cb7eee4e0935e088fa515ce8aff5 (patch) | |
| tree | 90eab3639cee62dc98fae05cf4318c593b2a6c24 /.gitignore | |
init
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6ce0bff --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +lib +result* |
