16 lines
233 B
Text
16 lines
233 B
Text
# Ignore everything
|
|
*
|
|
|
|
# But not these files...
|
|
!/LICENSES
|
|
!/LICENSES/*.txt
|
|
!.gitignore
|
|
!current_version.json
|
|
!dalci-pkgbuild.toml
|
|
!LICENSE
|
|
!qt6-rebuild
|
|
!REUSE.toml
|
|
!upload-to-dalci-3rdparty-repo
|
|
!upload-to-dalci-repo
|
|
!chroot-build
|
|
|