bluejay/.gitignore
Christian Schendel 2f2b706adb
[PATCH] CMakeLists.txt - Don't include quiet packages in the feature
Fixes:
```
Missing these optional packages:
 * Qt6QmlCompilerPlusPrivateTools (required version >= 6.8.2)
```
2025-10-12 21:26:52 +02:00

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