diff options
author | gennyble <gen@nyble.dev> | 2025-03-05 05:48:04 -0600 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2025-03-05 05:48:04 -0600 |
commit | 557766c22a17d42ac58bd39cda9889f1f6b7f5bc (patch) | |
tree | 78ba1a6a78f9c5b74f05c0c96cd4fb59dc260665 /.gitignore | |
download | nokia3310emu-557766c22a17d42ac58bd39cda9889f1f6b7f5bc.tar.gz nokia3310emu-557766c22a17d42ac58bd39cda9889f1f6b7f5bc.zip |
inititty comitty
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..7fa6f53 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/target +*.log +FuBu3310 v6.39 (PPM B).fls +mapped_rom.dump \ No newline at end of file |