YACBA/.gitignore
Lain Iwakura 30f65e05d8
Some checks failed
Build YACBA ISO / build-iso (push) Failing after 1m10s
added ci/cd + iso
2025-06-22 21:51:00 +03:00

36 lines
290 B
Plaintext

# Build artifacts
*.bin
*.o
*.elf
*.img
os.bin
kernel.bin
bootloader.bin
*.iso
yacba-coldboot-*.iso
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# Temp files
*.tmp
*.temp
*.log
memdump_*.bin
*.dump
# Docker
.dockerignore