summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 00:10:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 00:10:17 -0800
commitcde1c4f21dd967f86af0cb8053f6236f4dc1cc0b (patch)
treea7381bf10673f68353cc115736c1fbef8f07bbbd /.gitattributes
parentb43c3372f971c2f76d880c18357c52b30e09e3e1 (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