Jenkins: Add a missing AppImage ignore
This commit is contained in:
@@ -74,6 +74,7 @@ AppDir:
|
|||||||
files:
|
files:
|
||||||
exclude:
|
exclude:
|
||||||
- etc
|
- etc
|
||||||
|
- lib/udev
|
||||||
- usr/[!ls]* # * except lib, local, share
|
- usr/[!ls]* # * except lib, local, share
|
||||||
- usr/lib/*/libasound.so.* # using our own ALSA can cause issues, and the API is pretty stable anyway
|
- usr/lib/*/libasound.so.* # using our own ALSA can cause issues, and the API is pretty stable anyway
|
||||||
- usr/lib/*.a # produced by library compilation
|
- usr/lib/*.a # produced by library compilation
|
||||||
|
Reference in New Issue
Block a user