summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 14:32:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 14:32:01 -0800
commit14ade02e9631fb94927d6d762f0e615d226421c9 (patch)
tree128a80ed5da2b1abaabbef731d6f0d707e82c27a /.gitattributes
parent1b39a4c8ab20adda8a00f0124fab3ef217562ee4 (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