chore: __pycache__ gitignore
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
f607f43cc8
commit
0b4c04cfb6
|
|
@ -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__/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue