mirror of
https://github.com/RoyalnetworkTR/turkanime-client.git
synced 2026-09-25 06:00:09 +03:00
Co-authored-by: barkeser2002 <45911502+barkeser2002@users.noreply.github.com>
47 lines
623 B
Plaintext
47 lines
623 B
Plaintext
geckodriver.log
|
|
log
|
|
ayarlar.json
|
|
gecmis.json
|
|
turkanime_api/cli/__pycache__/*
|
|
turkanime_api/__pycache__/*
|
|
.vscode/*
|
|
build/*
|
|
!dist/version.json
|
|
dist/turkanime*
|
|
turkanime_api/gui/__pycache__/*
|
|
turkanime_api/sources/__pycache__/*
|
|
turkanime_api/common/__pycache__/*
|
|
turkanime_server/
|
|
debug.log
|
|
|
|
# Python
|
|
*.py[cod]
|
|
*$py.class
|
|
*.so
|
|
.Python
|
|
__pycache__/
|
|
*.egg-info/
|
|
venv/
|
|
ENV/
|
|
env/
|
|
.venv
|
|
|
|
# Next.js / Frontend
|
|
frontend/.next/
|
|
frontend/out/
|
|
frontend/node_modules/
|
|
frontend/.env*.local
|
|
frontend/.vercel
|
|
frontend_build/
|
|
|
|
# Backend
|
|
backend/__pycache__/
|
|
backend/*.pyc
|
|
backend/.env
|
|
backend/.venv/
|
|
backend/venv/
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|