summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 19:20:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 19:20:34 -0800
commit74a4c90e40c269db0fee7dcfe441975351b3b550 (patch)
tree3b2111c0a974116cc442a4a76e3e24fa01b90a2d /.gitattributes
parent9917e91fe043f0ee9e6667d92705fa9226966a7e (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