Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
#Ignore everything *
#Include onlybut files matching patterns below patterns
 (starting with !)
*
!*chunk*.js
!*main*.js

Info

For more details about the format, please refer to the official git documentation that Sealights strictly aligns with.

...