summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 17:21:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 17:21:59 -0800
commitaa8c3994362d42501b4ebf07bd608827f9fd40fc (patch)
treefe8b1f8f987292dde446fbb4e57da3d861510649 /.gitattributes
parent599be37d7a8a20f01d5e16d015ba288d676eedf8 (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