Skip to content

chore(docs): remove stray .bak backup files under docs/src/ - #469

Merged
ebourgeois merged 1 commit into
mainfrom
chore/remove-docs-bak-files
Aug 30, 2026
Merged

chore(docs): remove stray .bak backup files under docs/src/#469
ebourgeois merged 1 commit into
mainfrom
chore/remove-docs-bak-files

Conversation

@ebourgeois

Copy link
Copy Markdown
Contributor

Four editor backup files were tracked in the docs tree:

  • docs/src/concepts/records.md.bak
  • docs/src/guide/records-guide.md.bak
  • docs/src/installation/step-by-step.md.bak
  • docs/src/reference/record-specs.md.bak

This deletes them and adds *.bak to .gitignore (alongside the existing **/*.rs.bak) so editor backups stay untracked.

Closes #416

Four editor backup files were tracked in the docs tree:
- docs/src/concepts/records.md.bak
- docs/src/guide/records-guide.md.bak
- docs/src/installation/step-by-step.md.bak
- docs/src/reference/record-specs.md.bak

Delete them and add *.bak to .gitignore so editor backups stay
untracked going forward.

Closes #416

Signed-off-by: Erick Bourgeois <erick@jeb.ca>
@ebourgeois
ebourgeois merged commit 385fd7b into main Aug 30, 2026
22 checks passed
@ebourgeois
ebourgeois deleted the chore/remove-docs-bak-files branch August 30, 2026 13:32
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.

chore: remove stray .bak backup files under docs/src/

1 participant