Moved Makefile one level up (part 1: rename)

This commit is contained in:
Georges Dupéron 2018-07-11 15:04:47 +02:00
parent 47a7cf82b1
commit f53fea6d5d
3 changed files with 19 additions and 20 deletions

20
.gitignore vendored
View File

@ -1 +1,19 @@
/deploy-screenshots/
/os.bat
/os.ndisasm.disasm
/os.reasm.asm
/os.reasm
/os.reasm.disasm
/os.file
/os.fdisk
/os.arm.disasm
/os.zip
/os.zip.adjusted
/os.iso
/os.32k
/os.fat12
/os.offsets
/os.hex_with_offsets
/iso_files/os.zip
/iso_files/boot/iso_boot.sys
/build/offsets/fat12_start.hex
/build/offsets/fat12_start.dec

19
example-os/.gitignore vendored
View File

@ -1,19 +0,0 @@
/os.bat
/os.ndisasm.disasm
/os.reasm.asm
/os.reasm
/os.reasm.disasm
/os.file
/os.fdisk
/os.arm.disasm
/os.zip
/os.zip.adjusted
/os.iso
/os.32k
/os.fat12
/os.offsets
/os.hex_with_offsets
/iso_files/os.zip
/iso_files/boot/iso_boot.sys
/build/offsets/fat12_start.hex
/build/offsets/fat12_start.dec