summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:19:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:19:29 -0800
commit355bfd8f5c3648a18853e9b35f94eb1c95a95c28 (patch)
tree3589c710ad4b74c5e36425e6bdfc3e2b22392a7e /.gitattributes
parent1843cd19019ca29d8d90b072108fca95018d34d4 (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