Files
pdf_oralia_vibe/data/.gitignore
2026-01-22 21:23:46 +01:00

11 lines
169 B
Plaintext

# Ignore database files but keep the directory
*.sqlite
*.sqlite-journal
*.db
# Ignore stored documents (PDFs and JSONs)
documents/
# Keep this .gitignore
!.gitignore