diff options
| author | Martin Fischer <martin@push-f.com> | 2025-11-13 08:30:27 +0100 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2025-11-13 08:30:27 +0100 |
| commit | 036895f35ed6cb1b7832c0c1dc42c5d95a8b247f (patch) | |
| tree | 755e961aaa4dd210acad77a8799245c4736dcd7f | |
| parent | ab9198d989e0889816e510b66dad1548ce0cfb48 (diff) | |
chore: add .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..c4a847d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/result |
