summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 15:53:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 15:53:01 -0800
commit358d9d2027b1fc0735e06f79731d6bf88610f343 (patch)
tree188702d32ee8d5a6bd8cdb216570c09497e5351b /.gitattributes
parent0ea8c23439969b719a4a6a6623ec1adb62722130 (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