summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 06:50:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 06:50:22 -0800
commit93aab54491aea7c329caee4a6a7c633246fed525 (patch)
tree14d19dc39f112179d6cbffb25eef7c2e182620ae /.gitattributes
parent01e282597db10182cce31214e8c8a9f145f5b5a9 (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