diff options
| author | Tomaki <> | 2026-04-14 19:54:18 +0200 |
|---|---|---|
| committer | Tomaki <> | 2026-04-14 19:54:18 +0200 |
| commit | be5904585f1d6c88bf3576584c32303c7d1c65ae (patch) | |
| tree | e112f689e132a37a5b3d65d9e0b768f9f6e7b9b5 /.gitignore | |
Initial project scaffold and sources
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..54354b3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +build/ +nob +nob.old |
