summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 15:55:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 15:55:04 -0800
commit2fb02498d9f0090f73560d61233fd0d37733441c (patch)
tree804c6ef28945bdff0644d6f71ef79657aaad834f /.gitattributes
parent1a89403e14a73e6bc9b495e945f173667e357a09 (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