Add .gitattributes to trim down the dist

This commit is contained in:
sunaoka
2023-02-27 09:21:10 -08:00
committed by Dengke Tang
parent 2f3b933e0d
commit b31bebd690
+26
View File
@@ -0,0 +1,26 @@
.github/ export-ignore
crt/ export-ignore
ext/ export-ignore
tests/ export-ignore
.clang-format export-ignore
.clang-format-ignore export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.gitmodules export-ignore
CONTRIBUTING.md export-ignore
Makefile.frag export-ignore
Makefile.frag.w32 export-ignore
builder.json export-ignore
config.m4 export-ignore
config.w32 export-ignore
format-check.sh export-ignore
gen_api.php export-ignore
gen_stub.php export-ignore
package.xml-template_post export-ignore
package.xml-template_pre export-ignore
php-win.ini export-ignore
php.ini export-ignore
prepare_package_xml.sh export-ignore
prepare_release.sh export-ignore
run_tests export-ignore
run_tests.bat export-ignore