summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-28 04:38:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-28 04:38:46 -0800
commitc9d9550ede8ce3536fb5d8bc2f373f5b01b98906 (patch)
tree27fa79259384f3a1ff3178fa3f852108a8965658 /.gitattributes
parent7bd66c4d085d2a5bac606033c012767233212fb1 (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