summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 03:08:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 03:08:57 -0800
commit7e6f8c64308fe8f22c0cbcabe0e4c33400c6d8b8 (patch)
tree8524f97ce5729bbfa8ae932c4e5a597f4f771a12 /.gitattributes
parentbd013a9dec1eff0a4ddc8287e57ccf451e0c6523 (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