Update gitignore for local and Python cache files

This commit is contained in:
Ivo Oskamp 2026-03-22 16:14:05 +01:00
parent b8ca0c7483
commit e7759da4ae

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
.files/
.last-branch
__pycache__/
*.pyc