summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 07:14:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 07:14:58 -0800
commit7635b892630357523e2c1cc53953eca9a4a3dfd0 (patch)
treed0a57bfb194aa3bcf860f495c7fb12e77105af2c /.gitattributes
parent7486c37e18114bde3d1956ce9a57d3979c8d8aa1 (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