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 4303e95 commit 680b51eCopy full SHA for 680b51e
.gitattributes
@@ -1,2 +1,4 @@
1
-# Exclude tests directory from releases/tarballs
2
-tests/ export-ignore
+# Exclude files from releases/tarballs
+tests/ export-ignore
3
+.github/ export-ignore
4
+.gitattributes export-ignore
0 commit comments