mirror of
https://github.com/arthur-pbty/arch-custom-iso.git
synced 2026-08-01 20:28:05 +02:00
21 lines
153 B
Plaintext
21 lines
153 B
Plaintext
# Build output
|
|
out/
|
|
work/
|
|
|
|
# ISO files
|
|
*.iso
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
*.log
|
|
|
|
# Archiso artifacts
|
|
*.img
|
|
*.fs
|
|
|
|
# Editor
|
|
.vscode/
|
|
.idea/
|
|
|
|
# System
|
|
.DS_Store |