| ▲ | dietr1ch 3 hours ago | |||||||
I have a small user-global gitignore that most of the job for me,
But I tend to copy it over and extend it as I go, and there's well-known reference gitignore files to skim for if you have anxiety around any particular language/editor/tool.Now, I could extend my user-global ignore, but there's no project where I want the state of the repo to be wrong, but my local state saving me unknowingly, as I know it'll bite others. | ||||||||
| ▲ | mschuster91 2 hours ago | parent [-] | |||||||
> Now, I could extend my user-global ignore I'd add .nvmrc and .npmrc if you work with NodeJS. | ||||||||
| ||||||||