summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 15:14:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 15:14:07 -0800
commitb0d9f7b9e0407b77b2c04b9bb637d18ae2aff9a0 (patch)
tree1436542dc275c11a83897832c136cc2211b722c1 /.gitattributes
parent74bd7f691d3a5dd28b2a864f6f8b4d52ce9ba04e (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