fix: remove pyc files

This commit is contained in:
Wagalidoom
2025-08-26 16:30:26 +02:00
parent 6fc8d8e2e7
commit dac102bf93
21 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -13,3 +13,4 @@ dist/
# For pyinstaller
build/
src/scripts/__pycache__/
src/vendors/*.pyc