summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 12:38:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 12:38:02 -0800
commit8d6174120ea9146ad8ea84a43c9f001dec6a3db2 (patch)
treed8a4c16845193dec1720f7b06ebb09a11932b7e3 /.gitattributes
parent1b98e4c55cd547d5bf3a65f227c8282ccd9c4992 (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