chore: Ignore python virtualenv files

This commit is contained in:
jack
2023-12-27 11:07:55 -07:00
committed by GitHub
parent a593c7260a
commit c965e35140

2
.gitignore vendored
View File

@@ -7,3 +7,5 @@
/build
*.DS_Store
__pycache__
.python-version
.venv