diff options
| author | andromeda <andromeda@lenovo> | 2026-04-05 21:11:02 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-04-05 21:11:02 +0200 |
| commit | 399d59d5e7a01d6d6bd5f8321450f666dc841bef (patch) | |
| tree | 21f88472b2faa55d127d2fbd4faeb1b4f449de42 /.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..6963297 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +target +result* |
