aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 9ad9fa0..d25516d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,5 @@
+# Don't include Erlang.mk in diffs.
erlang.mk -diff
+
+# Don't change line endings in our test data on Windows.
+test/ws_perf_SUITE_data/*.txt -text