summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 01:24:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 01:24:31 -0800
commitd51ca1345e59096a4cc51dba4b9354f82b99f7e4 (patch)
treea6943602c58d826bda3b091e3dc7ea8d2a9c7090 /.gitattributes
parent760cd8ca78a9b1071564f5d45191ab86a463b111 (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