Sublime Forum

Ability to see .gitignore'd files

#1

From time to time we need to see which files are ignored, because .gitignore might contain a mistake, or we intentionally want to stage an ignored file, etc.

git check-ignore -v * works from nix terminals, and git status --ignored is less verbose.

0 Likes

#2

Feel free to create a feature request: https://github.com/sublimehq/sublime_merge/issues

0 Likes

#3

Ok, moved here https://github.com/sublimehq/sublime_merge/issues/402

0 Likes