summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 22:22:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 22:22:18 -0800
commit1c47e1b928064de562c7cf95448fca51a8ec17d3 (patch)
treedbc0028d31ead4c49a0d78a6236bc63c3c27d26c /.gitattributes
parent6a013a9ce2a46de2e84da779f50ec50d6ab46a9f (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