Fixes: ``` Missing these optional packages: * Qt6QmlCompilerPlusPrivateTools (required version >= 6.8.2) ```
17 lines
204 B
Text
17 lines
204 B
Text
# Ignore everything
|
|
*
|
|
|
|
# But not these files...
|
|
!.gitignore
|
|
!PKGBUILD
|
|
!.SRCINFO
|
|
!LICENSE
|
|
!chroot-build
|
|
!.nvchecker.toml
|
|
!/keys
|
|
!/keys/pgp
|
|
!/keys/pgp/*.asc
|
|
!/LICENSES
|
|
!/LICENSES/*.txt
|
|
!REUSE.toml
|
|
!*.patch
|