summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 05:23:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 05:23:19 -0800
commit3148a29858172578aef72f1811b7e62ee67d12de (patch)
tree54e4862ddc0811b8069dfb1ec68bdf5a3fad2ffa /.gitattributes
parenta4ba129191752f50f68d18b477723084f91e1b5e (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