From 2fbdf974338bde8576efdae40a819a76b2391033 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sun, 5 Nov 2023 11:22:55 +0000 Subject: Initial import of the open source release --- .gitignore | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8f031c4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,28 @@ +*.swp +*~ +*.o +*.bin +*.ap +*.rel +build/ +release/ +generated/ +Makefile.deps +*.lib +.tags +lib/plw/player/plw_player.h +lib/plw/plw_player.lst +lib/plw/plw_player.sym +tools/2CDT/2cdt +tools/2cdt +tools/gfx2crtc/png2crtc +tools/gfx2crtc/raw2crtc +tools/hex2bin +tools/hex2bin-2.0/bin/hex2bin +tools/hex2bin-2.0/bin/mot2bin +tools/apultra_src/apultra +tools/idsk +tools/png2crtc +tools/ucl +tools/apultra +tools/rasm -- cgit v1.2.3