diff --git a/.gitignore b/.gitignore index d7a80e4..ea8e157 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ saqut # Parola içerebilen yerel API istemcisi - asla commit edilmez scripts/gitea.py + +# Python bytecode cache +__pycache__/