summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 09:44:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 09:44:09 -0800
commit200d41ab1b9a0ac3dd2e557cbc26ee0317357806 (patch)
tree5ca6abf3a7575a02a9cb6100cf1e4be6286aff70 /.gitattributes
parent1ab5857d83fc66fd571c3df5250edb0d0a95c539 (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