chore: unbeabsichtigt mitgestagete Build-Artefakte entfernen, __pycache__ ignorieren
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>
This commit is contained in:
parent
6e99b3bf3a
commit
97bdbae58c
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ build/
|
||||
# Editor/system files
|
||||
*~
|
||||
.DS_Store
|
||||
__pycache__/
|
||||
|
||||
@ -1 +0,0 @@
|
||||
fa2dc8d20357d0bd4443b724617498802d3ed772e2f154d3d3690e711595a74b Fedora-Cinnamon-Live-44-1.7.x86_64.iso
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user