summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:58:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:58:54 -0800
commit1c1b14bf2f96e8dcc53817c4eaa90b0fd4b6be3f (patch)
treea7625aee9bad9fd743cee095600c72b6d7bff0cc /.gitattributes
parent73d3d1cf43e22f5fe23517d5c585809581754a51 (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