summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 10:39:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 10:39:39 -0800
commitf8ebe8df11a4cf890d02a0f374fe670852ceed93 (patch)
treed38a359f53fd3a7c49704180b634616335112750 /.gitattributes
parent8c1b033a5d6dd5abf123d51ff9aa30bdcf711ce1 (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