summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:51:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:51:34 -0800
commit402256885fd4501d3ec1f34404d5971b6e405b19 (patch)
treea6abcdd3d7a947dcafc92c8f591a3c95cab98dc2 /.gitattributes
parent099a46d66cadbc184742e739ccb54b9219cf487a (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