diff --git a/.gitignore b/.gitignore index 6311fb4..f2e4cd9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ *.o +*.sym +*.asm .offset boot/boot.bin boot/boot.elf @@ -18,4 +20,5 @@ user/rmdir user/sh user/stat user/sync +user/pwd