summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:41:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:41:26 -0800
commit22381c15c0b7e293815e1fa08bf5e6d68eda8e1f (patch)
tree65cad98717084096ed25849d98477c968b584fa0 /.gitattributes
parent82c5434983c803c2de1e28a8ecfb500049c39677 (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