summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 08:21:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 08:21:05 -0800
commit9e9b3363a194d96a81c983651e0087a10c2c5160 (patch)
tree2feebc2791cd9285026a028fd7b1ce4d7181d584 /.gitattributes
parent9b2bd716b24b029ab57d08b8aebecee6b8d5ec75 (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