All activity
Aung Si Min Htetleft a comment
I built layer from a pretty simple repo problem. In team repos, people often keep their own local files around for work — notes, prompts, specs, scratch docs, temporary investigation files, and other markdown files with custom names. These files are useful, but they usually should stay local and not go into the shared .gitignore. Git already has .git/info/exclude for this, but I wanted a...

layerKeep local repo files out of git without changing .gitignore

