zielu / GitToolBox

GitToolBox IntelliJ plugin
GNU General Public License v3.0
603 stars 71 forks source link

[BUG] Inline blame shown in ignored files #516

Closed zielu closed 6 months ago

zielu commented 6 months ago

Describe the bug Inline blame is shown in files added to .gitignore (if they were versioned before)

To Reproduce Steps to reproduce the behavior:

  1. Commit file
  2. Add commited file to .gitignore
  3. Commit .gitignore
  4. Blame is still shown

Expected behavior Inline blame is hidden in ignored files

Plugin version 500.1.0+222

IDE version 2023.3.3

zielu commented 6 months ago

500.1.1+222