summaryrefslogtreecommitdiff
path: root/tests/resources/attr/gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'tests/resources/attr/gitattributes')
-rw-r--r--tests/resources/attr/gitattributes7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/resources/attr/gitattributes b/tests/resources/attr/gitattributes
new file mode 100644
index 000000000..94da4faa0
--- /dev/null
+++ b/tests/resources/attr/gitattributes
@@ -0,0 +1,7 @@
+* rootattr
+root_test2 -rootattr
+root_test3 !rootattr
+binfile binary
+abc foo bar baz
+[attr]mymacro positive -negative !rootattr
+macro* mymacro another=77