Add .gitignore: exclude ISOs and .DS_Store

This commit is contained in:
rene 2026-03-07 21:45:58 +01:00
parent e6b1365422
commit 78431a1c33

2
.gitignore vendored Normal file
View file

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