summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 07:17:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 07:17:14 -0800
commitada6204c5d6daad7ca396ecae6ccb2031706500b (patch)
tree944ac3db0ccd5508d5e27146ba1576f08461d370 /.gitattributes
parent1ae8c44adf4d5073b7059e549fe2669ac3d8bbb1 (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