Skip to content

chore: ignore .DS_Store and .rock build artifacts#2

Merged
andrewstarks merged 1 commit into
mainfrom
chore/gitignore-ds-store
May 26, 2026
Merged

chore: ignore .DS_Store and .rock build artifacts#2
andrewstarks merged 1 commit into
mainfrom
chore/gitignore-ds-store

Conversation

@andrewstarks
Copy link
Copy Markdown
Owner

Summary

  • macOS Finder writes .DS_Store into every directory it visits; these have been accumulating in git status output (8 currently). Add to .gitignore.
  • Also ignore *.rock / *.src.rock build artifacts from luarocks pack runs (one of those was also showing as untracked).

Test plan

  • git status is clean after merge

macOS Finder writes .DS_Store into every directory it visits; these
have been accumulating in git status. Also ignore *.rock / *.src.rock
build artifacts from `luarocks pack` runs.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@andrewstarks andrewstarks merged commit 64eae97 into main May 26, 2026
2 checks passed
@andrewstarks andrewstarks deleted the chore/gitignore-ds-store branch May 26, 2026 18:49
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.

1 participant