summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-28 04:24:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-28 04:24:13 -0800
commit7fd82109cbbe0484ca5ea1851f6c3ca1e75062a3 (patch)
tree7de502e3f1de65a023f19ad46e5ec8635eccde37 /.gitattributes
parent497e26b70668d3b2e0fa0d93772a5603fe27111f (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