Ignore venv directories

This commit is contained in:
Josh Wu
2023-12-30 14:23:35 +08:00
parent 8ccfc90fe6
commit f18277ac78

2
.gitignore vendored
View File

@@ -10,3 +10,5 @@ __pycache__
bumble/_version.py
.vscode/launch.json
/.idea
venv/
.venv/