Extend .gitignore (#6215)

This commit is contained in:
yubiuser 2025-05-04 14:32:40 +02:00 committed by GitHub
commit cae558d5d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
.gitignore vendored
View File

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