diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..5a6cb653e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +# exclude repository configuration from tarball exports +.git* export-ignore +.travis.yml export-ignore