chore: __pycache__ gitignore
This commit is contained in:
parent
1c5178168e
commit
482fe14a45
|
|
@ -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