Ignore stray installer files (.rpm/.deb/.AppImage) to avoid accidental commits
This commit is contained in:
@@ -44,3 +44,8 @@ next-env.d.ts
|
||||
# payload
|
||||
/media
|
||||
|
||||
# stray downloads that don't belong in the repo
|
||||
*.rpm
|
||||
*.deb
|
||||
*.AppImage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user