summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 11:00:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 11:00:18 -0800
commit7e971b3ba0de9d12263ea01dbf6a3347d69bef36 (patch)
tree22e847f2426b6d5f48227acec6f3269bf645b731 /.gitattributes
parentfffc82ca48d75b8d0f8700444dab7c776e54e315 (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