Update .gitignore

Added notes, because they should not be in repository, but it is useful
to have them locally in the same directory. Changed entries for
individual files to directory ignores.
This commit is contained in:
Maciej Krzyżanowski 2024-08-15 14:32:50 +02:00
parent e635ac4f7d
commit ee8230b8f2

10
.gitignore vendored Executable file → Normal file
View File

@ -1,8 +1,6 @@
boot.o build/
kernel.o
isodir/ isodir/
mkos.bin scripts/
mkos.iso filesystem/
bx_enh_dbg.ini
dysk.img
.idea/ .idea/
notes/