19 lines
223 B
Text
19 lines
223 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
|
|
!*.install
|
|
!*.patch
|
|
!*.hook
|