Ignore stray installer files (.rpm/.deb/.AppImage) to avoid accidental commits

This commit is contained in:
2026-08-25 21:13:35 +02:00
parent 5d83c0dc1e
commit d3d53e68a9
+5
View File
@@ -44,3 +44,8 @@ next-env.d.ts
# payload
/media
# stray downloads that don't belong in the repo
*.rpm
*.deb
*.AppImage