chore: __pycache__ gitignore
This commit is contained in:
parent
26e5bc9219
commit
b0219411c1
|
|
@ -12,3 +12,6 @@ saqut
|
|||
|
||||
# Parola içerebilen yerel API istemcisi - asla commit edilmez
|
||||
scripts/gitea.py
|
||||
|
||||
# Python bytecode cache
|
||||
__pycache__/
|
||||
|
|
|
|||
Loading…
Reference in New Issue