summaryrefslogtreecommitdiff
path: root/vendor/github.com/playwright-community/playwright-go/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/playwright-community/playwright-go/.gitattributes')
-rw-r--r--vendor/github.com/playwright-community/playwright-go/.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/github.com/playwright-community/playwright-go/.gitattributes b/vendor/github.com/playwright-community/playwright-go/.gitattributes
new file mode 100644
index 0000000..c976050
--- /dev/null
+++ b/vendor/github.com/playwright-community/playwright-go/.gitattributes
@@ -0,0 +1,3 @@
+# text files must be lf for golden file tests to work
+* text=auto eol=lf
+