summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:41:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:41:02 -0800
commit63cc4d24d53ec0f18ff25f35739e6371d649226c (patch)
tree4edd78cfc3e3e55c650d7bb1eb3c40c68fb4b647 /.gitattributes
parent7fddbecdbe1314891a06541992ba46ba3d9896d6 (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