diff --git a/.gitattributes b/.gitattributes index 53be9d4d8..1e3eb7638 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,7 +15,15 @@ # limitations under the License. # -licenses-binary/* export-ignore +.github/ export-ignore +.idea/ export-ignore +.readthedocs.yml export-ignore +.travis.yml export-ignore +_config.yml export-ignore +codecov.yml export-ignore +dev/kyuubi-tpcds/ export-ignore +docs/ export-ignore +licenses-binary/ export-ignore LICENSE-binary export-ignore NOTICE-binary export-ignore *.bat text eol=crlf