# Ignore database files but keep the directory
*.sqlite
*.sqlite-journal
*.db

# Ignore stored documents (PDFs and JSONs)
documents/

# Keep this .gitignore
!.gitignore
