Ignore /.venv

This commit is contained in:
Andrey Danilov
2024-05-13 00:22:48 +03:00
parent 593b8d151f
commit f9aee785a9

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/.venv
dist
__pycache__/
*.py[cod]