# Secrets - nikdy v gitu .env *.env !.env.example !.env.example.conf # Telegram credentials (citlive) telegram.conf *.telegram.conf # Zálohy a dočasné soubory *.bak *.tmp *.orig *.log *.tar.zst *.tar.gz *.zip # Editor a IDE .vscode/ .idea/ .DS_Store *.swp # Build artefakty __pycache__/