summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 08:45:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 08:45:30 -0800
commit8543fd5df6d2e992d7e775345e58edf9a1b2dabb (patch)
tree0139c74c2609f71e9362519c18f8770b44111322 /.gitattributes
parent6493427de2ce78ba0a85661d855342e5bb8da3a8 (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