summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 09:45:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 09:45:48 -0800
commit82c7f1844f0996df471a0d7ed769f3cc367181ea (patch)
tree796c0835d0d2c87b4ca46bf407c769c1c34d2e75 /.gitattributes
parent5ae23034c6ec5d9dc1a08bfc384e82ff24fde1a8 (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