summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 04:23:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 04:23:44 -0800
commit150b7db41730ee3e9e9cc055a9a63e5cd1150678 (patch)
treefded436799a17f59b02b3e9249d3fb2af1707f94 /.gitattributes
parentdf9e3a8f5b1b4c423c5b936c58be9215cd7118e9 (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