SOURCE_ISO.sha256 (Fedora-Testrest) und der lokale pyc-Cache aus dem letzten Commit landeten versehentlich per 'git add -A' im Repo. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
14 lines
131 B
Plaintext
14 lines
131 B
Plaintext
# Build artifacts
|
|
*.iso
|
|
*.log
|
|
|
|
# Local temporary directories
|
|
work/
|
|
output/
|
|
build/
|
|
|
|
# Editor/system files
|
|
*~
|
|
.DS_Store
|
|
__pycache__/
|