chore: Update .gitignore to ignore all build directories

This commit is contained in:
2026-04-03 17:12:49 +08:00
parent 8a1baa64c0
commit 6ece408d9f
3 changed files with 5 additions and 1 deletions

6
.gitignore vendored
View File

@@ -17,4 +17,8 @@ c/bin
/python/build
/python/omnisocket.egg-info
*.so*
*.so*
/.venv
**/build/