mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 00:04:15 +02:00
.gitignore: adding rule for any .gz file generated on the AppImage folder
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -15,5 +15,6 @@ linux_dist/appimage/appimage-builder-cache
|
|||||||
linux_dist/appimage/*.zsync
|
linux_dist/appimage/*.zsync
|
||||||
linux_dist/appimage/*.AppImage
|
linux_dist/appimage/*.AppImage
|
||||||
linux_dist/appimage/*.gz
|
linux_dist/appimage/*.gz
|
||||||
|
linux_dist/appimage/*.gz.*
|
||||||
linux_dist/appimage/bauh-*
|
linux_dist/appimage/bauh-*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user