toaruos/.gitignore
Kevin Lange 0b6cc503af [isrs] Increment the IRQ semaphore before...
... handling any interrupt service routines.

This was causing crashes while running /userspace/ apps without any
syscalls being triggered, presumably due to switching at awkward times.
2012-01-23 19:04:10 -06:00

26 lines
282 B
Plaintext

toaruos-kernel
toaruos-initrd
toaruos-disk.img
*.o
*.swp
bootloader/stage1.bin
bootloader/stage2.bin
initrd/boot
initrd/bin/*
hdd/boot
hdd/bin/*
.gdb_history
bootdisk.img
util/toaru-toolchain/*
util/toaru-toolchain
*.log
*.pdf
*.aux
*.ilg
*.idx
*.ind
*.out
*.toc
util/bin/*
.passed