We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddefcf6 commit 5506c49Copy full SHA for 5506c49
.gitattributes
@@ -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