summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 18:24:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 18:24:55 -0800
commit1780e56b88ae4f42e5d005e85976b307f65b858b (patch)
tree6ab35402d87438953b8313e03db191d7d87a685b /.gitattributes
parentd14c93b303600984d094999c75f1041b72da3f9a (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