Skip to content

chore: ignore OS-generated files - #120

Merged
nopoz merged 2 commits into
mainfrom
chore/gitignore-os-cruft
Jul 5, 2026
Merged

chore: ignore OS-generated files#120
nopoz merged 2 commits into
mainfrom
chore/gitignore-os-cruft

Conversation

@nopoz

@nopoz nopoz commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Adds a generic OS-cruft block to .gitignore so Synology (@eaDir) and Windows (Thumbs.db) thumbnail files stop showing up as untracked, along with the common macOS/Windows companions.

# OS-generated files
@eaDir/
Thumbs.db
ehthumbs.db
desktop.ini
.DS_Store

Patterns match at any depth, not just the directory where these currently appear. None of these files were ever tracked, so this only declutters git status.

@nopoz
nopoz merged commit 9492bc4 into main Jul 5, 2026
12 checks passed
@nopoz
nopoz deleted the chore/gitignore-os-cruft branch July 5, 2026 15:44
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