21 lines
245 B
Text
21 lines
245 B
Text
# Ignore everything
|
|
*
|
|
|
|
# But not these files...
|
|
!.gitignore
|
|
!PKGBUILD
|
|
!.SRCINFO
|
|
!LICENSE
|
|
!chroot-build
|
|
!.nvchecker.toml
|
|
!/keys
|
|
!/keys/pgp
|
|
!/keys/pgp/*.asc
|
|
!default192x192.png
|
|
!*.svg
|
|
!*.desktop
|
|
!*.install
|
|
!/LICENSES
|
|
!/LICENSES/*.txt
|
|
!REUSE.toml
|
|
|