summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 06:16:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 06:16:22 -0800
commit6cd2a51fb614d475b1d66c034cacafebe03f6db8 (patch)
treeb2dc881020d906ce69d69816688c554252dd0390 /.gitattributes
parent5d05224c17d86162e54602c876dd41e0e5d86a8b (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