Support for /info/exclude

37 votes

GitKraken does not honor the exclusions in /info/exclude, which is a sort of per-clone .gitignore file that is itself not part of repository commits.

Some toolchains drop per-user preference or intermediate files among the source trees when building, and per-user .gitignore entries are not always appropriate to commit. For example, when such files are named with a per-user extension, each user needs a custom exclusion filter, which is not appropriate for a repo-wide .gitignore entry.

The solution is to put per-user exclusions in /info/exclude that are not part of the repo. Please support this mechanism.

Under consideration Suggested by: Nathan C. Sherman Upvoted: 27 Mar Comments: 2

Comments: 2