Refine .gitignore

This commit is contained in:
Mikhail Yevchenko
2026-04-01 11:11:49 +00:00
parent ff6e727ae7
commit 244a624bb9
+2 -6
View File
@@ -1,11 +1,7 @@
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
.env
.venv
env/
.venv/
venv/
*.log
.DS_Store
.vscode/