remove cache files

This commit is contained in:
2026-08-03 02:48:14 +02:00

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
__pycache__
__pycache__/
*pycache*
*.pyc
*#
*~