summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:49:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:49:09 -0800
commit35e4dec1996ad2fd5fb7a37af94db237e4a5edb7 (patch)
tree0d041d953e26fcf51c4684475a0e65e5ada4790a /.gitattributes
parentd38bd499a57218f81cc572021527676436b9fa83 (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