summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 22:29:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 22:29:32 -0800
commit9e3ab810fde80fe3bfc4b969288b2b4b20e22eaf (patch)
tree94f1259d02ab29a3c05c0c44bbe63b04f373ec64 /.gitattributes
parent70e15e91344863e9f98c382fdf79a20224b5ebc7 (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