summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 01:26:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 01:26:32 -0800
commit9187a3e6875449c2fa94df05e88b1bfd5ec71195 (patch)
tree052efdaf6ab5d7e19bd6261b63666f42486a7b75 /.gitattributes
parent94c9d2388cec3dd8cdbff6e2eb477d31ff465aed (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