diff options
| author | PROINT <> | 2026-07-20 16:24:05 +0900 |
|---|---|---|
| committer | PROINT <> | 2026-07-20 16:24:05 +0900 |
| commit | 8fb895991c8988e21273cc5092f39f28382b777c (patch) | |
| tree | b8392d349ccda196a2cf6cd7d914547f0cf29f8e /.gitignore | |
Added types for ledger
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..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |
