summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 15:49:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 15:49:20 -0800
commit184719dd07781a78fb5acd5a0e20440caed79f65 (patch)
tree70b7e1926124e85b5604cc7b51b99fe0a7360416 /.gitattributes
parent4b8bec3d0af185b5b6ebfb4b191cd01f142f5b38 (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