summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 15:05:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 15:05:10 -0800
commit92f59bec478368b276254144ef73c0bc3e1bea59 (patch)
treeaa552186a6be2f79d6c2fb33dd5719833bfc8fe3 /.gitattributes
parent1b2b14d2df0136723ad1a4a7cf43ab06b1a20eca (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