diff options
| author | andromeda <andromeda@lenovo> | 2026-04-23 17:01:54 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-04-23 17:01:54 +0200 |
| commit | fe1ccd1450b2a52f58262835f13524eaa728b1dd (patch) | |
| tree | fe4cd51abc0cb64da6a6ad913f644a4d90f437a4 /.gitignore | |
init
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..efc68e0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +build/ +out/ +result* |
