summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:24:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:24:44 -0800
commitf9876d604a5ac0ba29cf2d70565543f9e86a88cc (patch)
tree9d1bd436a7a57ea722561b69016cf193dcf212b3 /.gitattributes
parent7088733d41c7cfde8c30de5391e5bc19095b1124 (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