[#3857] Exclude files from meson dist

This commit is contained in:
Andrei Pavel
2025-05-28 14:44:47 +03:00
committed by Razvan Becheriu
parent 05db8ba49c
commit b5b32e2838

33
.gitattributes vendored Normal file
View File

@@ -0,0 +1,33 @@
.gitattributes export-ignore
.gitignore export-ignore
/.clang-format export-ignore
/.clusterfuzzlite export-ignore
/.github export-ignore
/.gitlab export-ignore
/.gitlab-ci.yml export-ignore
/.lcovrc export-ignore
/.readthedocs.yaml export-ignore
/.uncrustify.cfg export-ignore
/changelog_unreleased/.add-entry.sh export-ignore
/changelog_unreleased/.template export-ignore
/Dangerfile export-ignore
/tools/add-config-h.sh export-ignore
/tools/bump-lib-versions.sh export-ignore
/tools/check-for-duplicate-includes.sh export-ignore
/tools/check-for-json-errors-in-doc.sh export-ignore
/tools/check-for-missing-api-commands.sh export-ignore
/tools/check-lib-dependencies.sh export-ignore
/tools/clang-format.sh export-ignore
/tools/exhonerated-duplicate-messages.txt export-ignore
/tools/find-uninstalled-headers.py export-ignore
/tools/git-hooks export-ignore
/tools/git-hooks-install export-ignore
/tools/git-obsolete-branch.py export-ignore
/tools/kea-breeder export-ignore
/tools/print-generated-files.sh export-ignore
/tools/reorder_message_file.py export-ignore
/tools/shellcheck-all.sh export-ignore
/tools/tests_in_valgrind.sh export-ignore
/tools/uncrustify.sh export-ignore
/tools/valgrind_test_cleaner.pl export-ignore