summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 16:48:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 16:48:24 -0800
commit923cea07178f98f229a9a07f0d1e7d982b30f42d (patch)
tree3333bcbc738736bc9aff21d3de386ecee8f1a923 /.gitattributes
parent71cf25e4886388d5e33d761f787b9ecd1bd9f2e4 (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