JsonpCallbackValidator icon indicating copy to clipboard operation
JsonpCallbackValidator copied to clipboard

Add gitattributes file

Open VincentLanglet opened this issue 2 years ago • 1 comments

Hi @willdurand

I noticed everything were downloaded when installing the library image

When running compose install, things like ci config or tests folders shouldn't be downloaded.

The export-ignore syntax in the gitattributes file allow to avoid this.

VincentLanglet avatar Jul 29 '23 16:07 VincentLanglet