Adding gitattributes file

This commit is contained in:
Christian Stein 2019-12-17 17:58:45 +01:00
parent ddefcf6775
commit 5506c496db

5
.gitattributes vendored Normal file
View file

@ -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