summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 23:11:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 23:11:33 -0800
commitde47987502f79d3b9ed359895f219f853495f086 (patch)
tree9dbe73716a1146ca5a030dc61da1c1c5a4120459 /.gitattributes
parent5c70d9d910b27ca1b55ce4fbf28077618d7fb061 (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