gitignore for .venv

This commit is contained in:
2026-04-02 16:52:29 +08:00
parent 0933692737
commit 0ae13b428e

4
.gitignore vendored
View File

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