summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 11:30:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 11:30:14 -0800
commit43a3648f9a3f4cb0d48f046f4d245da481dc2b9a (patch)
treeba6277c2a004292be92f88566e1cfe2cd1743060 /.gitattributes
parent42e70d319a9092181575cc7b0af76b87bc5fe187 (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