diff --git a/.gitattributes b/.gitattributes index 18eaea9..d19dc47 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,7 @@ -bin/**/** linguist-vendored -dist/** linguist-vendored +bin/**/* linguist-vendored +bin/* linguist-vendored +dist/* linguist-vendored cli.js linguist-vendored rollup.config.js linguist-vendored +.github/**/* linguist-vendored +.github/* linguist-vendored