summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 05:32:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 05:32:12 -0800
commit3eafac5e0b4124331f062e426fe38fe217a2bb18 (patch)
tree6a0ca3d61637b85a7e0a4a3a93f940e7bbfe74e1 /.gitattributes
parent9dbb8a00ec7b29323646998ef42a984f186ba596 (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf