go与python的最佳实践

This commit is contained in:
longpeng 2025-06-20 14:34:21 +08:00
parent 74beaebb4c
commit bf1777d7e1

3
.gitignore vendored
View File

@ -180,4 +180,5 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder. # option (not recommended) you can uncomment the following to ignore the entire idea folder.
.idea/ .idea/
*/gen */gen
*/*/gen