forked from lthn/blockchain
Added linguist-generated attribute for SDK clients in .gitattributes to hide them in GitHub diffs. Enhanced utils/sdk/Makefile with target-specific hooks, improved ignore file handling, and refined Go client build steps. Updated Go SDK config to use 'lthn' as package name and set isGoSubmodule property.
5 lines
No EOL
171 B
Text
5 lines
No EOL
171 B
Text
.git* export-ignore
|
|
/CMakeLists.txt export-subst
|
|
|
|
# Mark auto-generated SDK clients as "generated" to hide them in GitHub diffs
|
|
utils/sdk/client/** linguist-generated=true |