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 4f6e79b commit 46203faCopy full SHA for 46203fa
.gitattributes
@@ -0,0 +1,4 @@
1
+# This is used to filter the contents of generated source zip and tar files
2
+# when a release is minted on github.
3
+# Exclude .gitignore and similar internal git helpers.
4
+.git* export-ignore
0 commit comments