We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b25a76 commit fa269c5Copy full SHA for fa269c5
.gitattributes
@@ -0,0 +1,6 @@
1
+# Excluding files from the meson-python sdist
2
+
3
+# These test files contain symlinks to outside the repo (hence invalid - on
4
+# purpose) so exclude them to prevent warnings. See gh-728 for context.
5
+tests/packages/symlinks/baz.py export-ignore
6
+tests/packages/symlinks/qux.py export-ignore
0 commit comments