Ignore __pycache__

This commit is contained in:
Ernad Husremovic 2026-01-25 13:45:23 +01:00
parent 2372c6db20
commit ba20ce7443

1
.gitignore vendored
View file

@ -20,3 +20,4 @@ wheels/
*.egg-info/ *.egg-info/
.installed.cfg .installed.cfg
*.egg *.egg
*.pyc