ddnet-mzte/.gitignore

23 lines
276 B
Plaintext

# ignore everything ...
*
# ... except itself
!.gitignore
# ... except changes in package
!PKGBUILD
!.SRCINFO
# ... except possible source files
!*.patch
!*.diff
!*.desktop
!*.png
!LICENSE
!*.service
!*.conf
# ... except files from PKGBUILD fields
!*.changelog
!*.install