summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 08:52:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 08:52:40 -0800
commit664beec4eda471f658c695ef5d8896147b75c65b (patch)
tree6f5e3d3832669e7f77c487524bc8eda712d71361 /.gitattributes
parent64002686827a837bca71b2314d11d489a8d1d1ba (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