fact_checker/.gitignore
VIliam 2533f75f2c Add backend, frontend, and project files
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 15:27:31 +01:00

8 lines
71 B
Plaintext
Executable File

venv/
.venv/
__pycache__/
*.pyc
.env
factchecker.db
node_modules/
dist/