This commit is contained in:
wucongxing8150 2024-09-03 17:20:44 +08:00
parent 383817a543
commit f393ba5e98

9
.gitignore vendored
View File

@ -6,12 +6,13 @@
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
*.log
# Dependency directories (remove the comment below to include it)
# vendor/
.idea/
.git/
.DS_Store/
.tmp/