diff --git a/stage_1/.gitignore b/stage_1/.gitignore new file mode 100644 index 0000000..3a7b464 --- /dev/null +++ b/stage_1/.gitignore @@ -0,0 +1,25 @@ + +# Machine Code +*.exe +*.dll + +*.a +*.bin +*.elf +*.hex +*.o +*.so + +# Disk Images +*.disk +*.img +*.iso + +# Image Files (for whatever reason) +*.bmp +*.bpg +*.gif +*.jpg +*.png +*.webp +