YACBA/.gitignore
Lain Iwakura 5e333cffc1
upload
2025-06-22 20:03:39 +03:00

33 lines
261 B
Plaintext

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