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.
2 parents 38c5d7e + ea40ecb commit 37cf1e1Copy full SHA for 37cf1e1
.gitattributes
@@ -1,4 +1,5 @@
1
-# Don't include Git/GitHub metadata in release tarballs
2
-.gitattributes export-ignore
3
-.gitignore export-ignore
4
-/.github export-ignore
+# Don't include tool metadata in source archive
+.gitattributes export-ignore
+.gitignore export-ignore
+/.github export-ignore
5
+/.pre-commit-config.yaml export-ignore
0 commit comments