summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrb0nk500 <b0nk@b0nk.xyz>2023-01-28 19:04:37 -0400
committermrb0nk500 <b0nk@b0nk.xyz>2023-01-28 19:04:37 -0400
commitce5282f843d74366ea58ba9fb06c73d5170422d6 (patch)
tree798b66f58cfbca5909c24b09236eb21198886f90
parenta88ef2fde041e5d733b5cbe2728b15ca149d1671 (diff)
Added .gitignore
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f2b7c51
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+*.elf
+*.o
+*.map
+*.dol
+tools/mwcc_compiler/*/*.exe
+tools/mwcc_compiler/*/*.dll