summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 22:16:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 22:16:25 -0800
commit3ed78a24009712aa7c7585c503aa485eb79b482a (patch)
tree4bcf1d221b868fd7654a993f54f3482ca5c74cbc /.gitattributes
parent61026f04211429f08811d3af069606564873165d (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