diff --git a/.gitattributes b/.gitattributes index fd833611ca..ce295c8bd1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -36,3 +36,11 @@ configure.in eol=lf # Ignore changes in the generated files. build/upmake -diff + +# Don't include stuff which is only used with Git in the archives. +.github/ export-ignore +.gitattributes export-ignore +.gitignore export-ignore +.gitmodules export-ignore +.travis.yml export-ignore +appveyor.yml export-ignore