summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 20:55:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 20:55:22 -0800
commit604b3b2171fa87bb27530ddd48ade77562504683 (patch)
tree0ac0ab4a8e5a6d546ccb881b00091e5a7165e1c6 /.gitattributes
parent75e6868bd9f7d6eb3aae61aa3ae6a985d7c3818e (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