summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:42:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:42:30 -0800
commitfcf5fb678e3d2864914f6f9a8a9bffb644332f95 (patch)
treed89405f3badac740c4378c788773ae89b6966f48 /.gitattributes
parent125ed09c10f50125a01cc5f23a0aad1cd8ed0a80 (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