Cross-platform copy left dozens of these tracked as untracked noise; .gitignore already covered .DS_Store but not its ._* siblings. Co-Authored-By: Claude Sonnet 5 <[email protected]>
8 lines
56 B
Plaintext
8 lines
56 B
Plaintext
node_modules
|
|
dist
|
|
out
|
|
.DS_Store
|
|
._*
|
|
.eslintcache
|
|
*.log*
|