Extend .gitignore (#6215)

This commit is contained in:
yubiuser
2025-05-04 14:32:40 +02:00
committed by GitHub

3
.gitignore vendored
View File

@@ -10,3 +10,6 @@ __pycache__
.idea/
*.iml
.vscode/
.venv/
.fleet/
.cache/