summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 14:03:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 14:03:46 -0800
commitcd6a5b7537c72f506d676edb9b3aab6dcdbad2a7 (patch)
tree8b14f19715fe9886028b8faf2af59ac2fce0f808 /.gitattributes
parente71c771f6e185cfa910c1912ef7f8f0dbed22764 (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