summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:23:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:23:03 -0800
commitc85c9a35451042c0b223ee9d6abb70454511c1a3 (patch)
treea71f573efaf3274dc22b6381376475d5b8b2e86d /.gitattributes
parentaa53b27f33baeeb8a02f407b8fb25c4923a93073 (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