summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 10:16:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 10:16:21 -0800
commit32e8d3acb1b0fe38cd0e023ce5e60fb787685732 (patch)
tree94cefd7dc1b22f783b4857dc2f63c0414f5e8c76 /.gitattributes
parent66d47b70c8377991bd265c089a7f92c8a22fb926 (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