Skip to content

.ignore v1.4.1

Compare
Choose a tag to compare
@hsz hsz released this 24 May 02:45

Implemented enhancements:

  • Add Unversioned Files to .gitignore (Git) #124
  • Add to 'exclude' (Git) #133
  • Exclude file preview (Git) #132
  • Allow user to specify position of appended entries #216
  • JetPack (.jpmignore) support #215

Fixed bugs:

  • NoSuchMethodError in IDEA 2016.2 EAP #225
  • ConcurrentModificationException #221
  • ClassCastException: ...FileImpl cannot be cast to IgnoreFile #220
  • Problem files coloring #219
  • Subfolders recognition #218
  • Tricky ignore rules issue #214
  • "Entry never used" invalid #213
  • NoSuchMethodError exception #211
  • Double star pattern /** doesn't gray out files in subdirectories #165