summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 13:14:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 13:14:40 -0800
commit222f62aac3f36988462562eda0dbee41dda94665 (patch)
treeeab2562734aa5128d939df9b968ed5194960f828 /.gitattributes
parent0ac1d4ca45e231272a13e9b5335a1dbbe0fbab9a (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