27 lines
205 B
Plaintext
27 lines
205 B
Plaintext
# Bochs emulator
|
|
bochsout.txt
|
|
*.log
|
|
*.out
|
|
|
|
# Config (pokud lokální)
|
|
bochsrc
|
|
|
|
# OS images a disky
|
|
*.img
|
|
*.bin
|
|
*.iso
|
|
*.vhd
|
|
*.img.gz
|
|
|
|
# Build artifacts
|
|
*.o
|
|
*.elf
|
|
*.exe
|
|
*.com
|
|
|
|
# Temp
|
|
*~
|
|
.DS_Store
|
|
Thumbs.db
|
|
|