From 99632f66e74fc57c463072be312d634aeb67bc61 Mon Sep 17 00:00:00 2001 From: neonloop Date: Wed, 4 Aug 2021 15:09:12 +0000 Subject: Initial commit --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0c4c792 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +*.o +*.so +/pkg +/profile +picoarch + +/gpsp +/snes9x2002 +/snes9x2005 \ No newline at end of file -- cgit v1.2.3