Skip to content

Commit 5506c49

Browse files
committed
Adding gitattributes file
1 parent ddefcf6 commit 5506c49

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Exclude files related to git when generating an archive
2+
.git* export-ignore
3+
4+
# Include version information on `git archive'
5+
VERSION export-subst

0 commit comments

Comments
 (0)