Ignore __pycache__

This commit is contained in:
Ernad Husremovic 2026-01-25 13:45:24 +01:00
parent 84e488345b
commit 0146a9eabd

1
.gitignore vendored
View file

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