summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 21:01:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 21:01:32 -0800
commit0fccf8a4d5a5b3e3a966bf2d55897e8a9a0a7508 (patch)
treeae994335e1b8edd587757844df530a9ed3f777c2 /.gitattributes
parent0a884b5525552faa5aedf71fa5a490df5e9c48d9 (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