summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 17:38:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 17:38:53 -0800
commit98b2c57030ed6780a966c2a01722a6003046aab8 (patch)
treef26024b60a59ee8d7a62c8f2edbd3a95e1f87864 /.gitattributes
parentf28463fc8d31c6acfd9069fcff337e36ffd8eca5 (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