Skip to content

.ignore v3.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@hsz hsz released this 07 May 21:56

Implemented enhancements:

  • .gcloudignore (Google Cloud) support #577
  • .nuxtignore (Nuxt.js) support #576
  • Fixed deprecation warnings #567
  • Removed "tracked & ignored" feature #547 #523 #528 #486

Fixed bugs:

  • Adding 2+ templates without new line in between #561
  • Fixed incorrect relative path resolving for ignored files #566
  • Fixed "is covered by" false-positive behaviour #565 #228