chore: __pycache__ gitignore

This commit is contained in:
saqut 2026-06-16 00:32:29 +03:00
parent 26e5bc9219
commit b0219411c1
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -12,3 +12,6 @@ saqut
# Parola içerebilen yerel API istemcisi - asla commit edilmez # Parola içerebilen yerel API istemcisi - asla commit edilmez
scripts/gitea.py scripts/gitea.py
# Python bytecode cache
__pycache__/