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 3b25a76 commit ebe7411Copy full SHA for ebe7411
.gitattributes
@@ -0,0 +1,8 @@
1
+# SPDX-FileCopyrightText: 2021 The meson-python developers
2
+#
3
+# SPDX-License-Identifier: MIT
4
+
5
+# These test files contain symlinks to outside the repo (hence invalid - on
6
+# purpose) so exclude them to prevent warnings. See gh-728 for context.
7
+tests/packages/symlinks/baz.py export-ignore
8
+tests/packages/symlinks/qux.py export-ignore
0 commit comments