Coder19/interview_system
0
1# Python cache files2__pycache__/3*.pyc4*.pyo5*.pyd6 7# Virtual environment8.venv/9env/10venv/11 12# Environment variables13.env14 15# Hugging Face LFS / model files (optional)16*.pt17*.bin18*.ckpt19 1# Python cache files2__pycache__/3*.pyc4*.pyo5*.pyd6 7# Virtual environment8.venv/9env/10venv/11 12# Environment variables13.env14 15# Hugging Face LFS / model files (optional)16*.pt17*.bin18*.ckpt19