Skip to content

Delete obsolete files and clean up .gitignore#17

Open
benbel wants to merge 3 commits intomainfrom
claude/delete-obsolete-files-LHDIl
Open

Delete obsolete files and clean up .gitignore#17
benbel wants to merge 3 commits intomainfrom
claude/delete-obsolete-files-LHDIl

Conversation

@benbel
Copy link
Owner

@benbel benbel commented Jan 31, 2026

  • Remove empty README.md file (contained only newline)
  • Remove unused .gitignore entries for data/raw/ and data/temp/
    (project uses API approach, not local repo cloning)

https://claude.ai/code/session_01EWTCLKTyKpAULdc1p1UU1F

- Remove empty README.md file (contained only newline)
- Remove unused .gitignore entries for data/raw/ and data/temp/
  (project uses API approach, not local repo cloning)

https://claude.ai/code/session_01EWTCLKTyKpAULdc1p1UU1F
The 17.5 MB JSON file was being deployed to GitHub Pages but is
never used by the website (all data is embedded in index.html).

- Move data file from docs/data/ to data/
- Update scripts to use new path
- Update workflow to check/commit from new location

https://claude.ai/code/session_01EWTCLKTyKpAULdc1p1UU1F
The HTML is regenerated during CI and deployed from artifact,
so tracking it in git is unnecessary and bloats the repo.

- Add docs/index.html to .gitignore
- Remove from git tracking
- Update workflow to only commit data file

https://claude.ai/code/session_01EWTCLKTyKpAULdc1p1UU1F
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants