diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0f04751 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +# Exclude files related to git when generating an archive +.git* export-ignore + +# Include version information on `git archive' +VERSION export-subst