summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-28 03:45:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-28 03:45:22 -0800
commitfc40360702729f8291863de014b68d52abe38491 (patch)
treebb7af2e7c1e87997bf6c595d5ff72906c8ff6136 /.gitattributes
parentf159ad8dbaa3798f49d8b51de904e201a6c40974 (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