summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:37:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:37:03 -0800
commit172e2d949cd542a9f8e3c66b096d73bb509bee5d (patch)
treec7187f363f439756c6fb72fb4d443d8290a53f0a /.gitattributes
parentfaa7e87be855f1f3ff2b23cbdcf8dc5e69708417 (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