retrival_aug_llm / .gitignore
Janar Ramalingam
first cut working version
51a7f02
raw
history blame contribute delete
399 Bytes
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Logs and databases
*.log
*.sqlite3
*.db
# Testing directories
/.pytest_cache/
/nose-timer-master/
# Environment and compiled files
.env
.env.local
.env.*.local
*.pyc
*.swp
*.bak
# IDE files
.vscode/
.idea/
*.iml
# Distribution / packaging
/dist/
/build/
*.egg-info/
# Project specific
/config.yml
/instance/
/static/