summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 20:31:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 20:31:29 -0800
commit9dacf93a83b5faa9c717a2148af6d3856809cf49 (patch)
tree6eb15fe555ce1ae6729142495f5d9b287f41ef40 /.gitattributes
parent7629e62b5e90df544ee40d08325f0f241b6bc185 (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