summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 14:25:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 14:25:44 -0800
commit69b74b6ca5c3c2a90d9b6cdcf6cb4059e3547a7b (patch)
tree75bfe106c3d2c361a1f424e9b15966910b81a81a /.gitattributes
parent92c34ade9a82a40b52cc6b166a0956300fe24360 (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