summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2026-06-02Untrack import/data CSV files; add .gitignore and .gitkeepLester Caine1-0/+2
CSV data files are site-specific and should not be distributed. import/data/ is now gitignored with a .gitkeep to preserve the empty directory for deployments. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>