summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:35:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:35:00 -0800
commitf3c86fbde4346d09948f879bb93bbdcd33fbdb50 (patch)
tree11f6c2d3dbb46bab63891e9008d27d3c34a2d810 /.gitattributes
parent74342c0aa515c0a51546ad6bbd968ee99a119e98 (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