Comment on Show HN: make git ignore certain changed files in repoparentComments−falseOP14yRight, gitignore can only help with untracked files, not tracked and changed.Back in the day when I was using SVN, its ignore-on-commit feature (GUI only, but anyway) was incredibly useful.
Comments
Right, gitignore can only help with untracked files, not tracked and changed.
Back in the day when I was using SVN, its ignore-on-commit feature (GUI only, but anyway) was incredibly useful.