summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-09 14:15:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-09 14:15:48 -0800
commit3839be6e74f75b0c4c3684172311d5f805184b33 (patch)
tree18f74459b4ada3e38b7a717b5a792ffec4931ac1 /.gitattributes
parentd52920c46507abcea33bb649b377eaaf173265ce (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