summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 23:00:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 23:00:06 -0800
commit0ca1a411e01f8b0bf215cacb73da8ce9e60c402d (patch)
treefc8e65cebd428c79067c0f63c34c7e965c164be6 /.gitattributes
parentcb01c1a2f84a755fd808e2e153e9478f34ed2bdf (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