summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 00:38:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 00:38:50 -0800
commit35cca0c2feaa15e9a10695b5deb1a66e1e42e8ff (patch)
treec696805366bff1e9edae71b9987d66047b2e5838 /.gitattributes
parent1fd2c7ebc99b58f4a42f239aee724b771e6d3dfd (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