Files
gptchat/.gitignore
admin 2d22ca57f4
All checks were successful
continuous-integration/drone/push Build is passing
-
2026-04-04 12:50:10 +10:00

25 lines
382 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Файлы кэша Python
__pycache__/
*.py[cod]
# Логи
*.log
# Виртуальное окружение
.venv/
# env/
# IDE
.vscode/
.idea/
# Файлы ОС
.DS_Store
Thumbs.db
# Данные (раскомментировать если нужно игнорировать)
# data/cookies.json
# data/settings.db
# data/proxies.json
har_and_cookies/.nodriver_is_open