summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 10:46:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 10:46:00 -0800
commit5b5c25b9c27e1b37767e07d177dfe3fa7f189ee6 (patch)
tree99c484114d53c22ad095b2a9e5da333ecbca475a /.gitattributes
parenta46dcafc19e247cc3b2f125574cad22da70097c3 (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