summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-24 23:33:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-24 23:33:32 -0800
commit0c49ab742afa3f4bd2c08007dacb9a930ea7755d (patch)
treecc79b4fa01ac48a48753855944e239eeaffda85e /.gitattributes
parent7a61e2f7eddef0553fa8b3705a83d5897ca31f1b (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