Skip to content

chore: ignore generated iterator artifacts#1

Open
sit-d wants to merge 1 commit into
bitRAKE:mainfrom
sit-d:curation/ignore-local-artifacts-2026-06-28
Open

chore: ignore generated iterator artifacts#1
sit-d wants to merge 1 commit into
bitRAKE:mainfrom
sit-d:curation/ignore-local-artifacts-2026-06-28

Conversation

@sit-d

@sit-d sit-d commented Jun 28, 2026

Copy link
Copy Markdown

Summary

  • add a repository .gitignore for the local Win32 build outputs documented in the README
  • ignore runtime state/ MRU files and exports/ tables that the app creates beside the executable
  • clarify that repository hygiene files are part of the shareable source set while generated runtime/export artifacts remain local by default

Verification

  • git check-ignore --no-index -v iterator_gdi.exe iterator_gdi.obj iterator_gdi.pdb iterator_gdi.ilk state/session.mru exports/stable_logistic_R_q0_16.csv .vs/Iterator.suo local.user Thumbs.db
  • verified tracked source/documentation files are not ignored with git check-ignore -q
  • checked README/docs local Markdown links with a small Python script; README.md -> docs/usage.md resolves

Notes / Limitations

  • This is a repository-hygiene/documentation change only; I did not attempt a Windows GDI build from this Linux cron environment.

@bitRAKE bitRAKE self-requested a review June 28, 2026 17:55
@bitRAKE bitRAKE added the wontfix This will not be worked on label Jun 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants