Add .gitignore: exclude ISOs and .DS_Store

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
rene 2026-03-07 21:45:58 +01:00
parent 6f8ae5263d
commit d8f765ffd6

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*.iso
.DS_Store