diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-08-17 14:59:02 -0700 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-08-17 14:59:02 -0700 |
| commit | 9e1e7bec816a249dd26abb5fcb53e70e898859a3 (patch) | |
| tree | cecfcc90d660c15f21e4e16d7e0489d008446b74 /.gitignore | |
Initial Commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..93ad9bc --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +assets +libraries +logs +natives +run +versions |