summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 09:49:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 09:49:24 -0800
commit595272d4d56c7e1ccf4ef2b8f766c35a88f34e9b (patch)
tree1c0ca6d51148a4e1d6cd612c226771dbdeda8087 /.gitattributes
parent5d2b0761471093a3b72c04b5aa8f110bae98d7dd (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