aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes15
1 files changed, 8 insertions, 7 deletions
diff --git a/.gitattributes b/.gitattributes
index 610cc900be..c5f87c8a10 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,7 +1,8 @@
-* text=auto
-*.sh eol=lf
-/test export-ignore
-.bzrignore export-ignore
-.gitattributes export-ignore
-.gitignore export-ignore
-.gitreview export-ignore
+* text=auto
+*.sh eol=lf
+/test/run_and_catch_crashes eol=lf
+/test export-ignore
+.bzrignore export-ignore
+.gitattributes export-ignore
+.gitignore export-ignore
+.gitreview export-ignore