summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 03:14:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 03:14:47 -0800
commita42e7727e8fb00556bfe4492108f8eb74255cfd5 (patch)
tree2ea9b7f861567757a05b992d3fb31460e06f36b2 /.gitattributes
parenta3ee74fd18fe5915d0ef63a0695c8f6d6b11389d (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