Intructions update (#89)

- add .gitattributes to cut down the composer package size.
- Update README for instruction to install from package managers and build from source for windows.
This commit is contained in:
Dengke Tang
2023-03-01 16:18:25 -08:00
committed by GitHub
parent 442f3850bd
commit 5334110e8b
3 changed files with 74 additions and 29 deletions
+21
View File
@@ -0,0 +1,21 @@
.github/ export-ignore
crt/ export-ignore
ext/ export-ignore
tests/ export-ignore
dev-scripts/ 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
php-win.ini export-ignore
php.ini export-ignore