Extend .gitignore (#6215)

This commit is contained in:
yubiuser
2025-05-04 14:32:40 +02:00
committed by GitHub
+3
View File
@@ -10,3 +10,6 @@ __pycache__
.idea/ .idea/
*.iml *.iml
.vscode/ .vscode/
.venv/
.fleet/
.cache/