diff options
| author | andromeda <andromeda@lenovo> | 2026-01-16 21:31:03 +0100 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-01-16 21:31:03 +0100 |
| commit | eedc84d871c901992a4dae31c5a17f49f8b4a199 (patch) | |
| tree | 1bcdfb9d7f6b7fe2aa936af52feefa51e37c4446 /.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..b2ae984 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/target +/result* |
