summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 06:49:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 06:49:32 -0800
commit31d253c4a8e6bc16aeb9e7b2a1a754b911cb8404 (patch)
tree784ebe27f05a0e1ff8ef266668dab1e1bf6eaf80 /.gitattributes
parent5ad1e48464477f15498be8f9308d38ea770b5bce (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