summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 23:24:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 23:24:42 -0800
commit7c4b089e4f33f510ff26db57d9171a6fc958ecb1 (patch)
treef02d33de319577b9403ce6ea0a0ed8680fde5e96 /.gitattributes
parent13c8aea77f8f987463ac04932adb979b6928bf27 (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