chore: ignore go dist

This commit is contained in:
gaoshuaixing
2025-01-13 19:59:42 +08:00
parent 5774c6ffc4
commit 4373f94637

1
.gitignore vendored
View File

@@ -12,6 +12,7 @@ pnpm-lock.yaml
.yalc/
yalc.lock
go/tmp/
go/public/dist/
build/extraResources/java-app.jar
build/extraResources/jre1.8.0_201/
python/.venv/