summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:42:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:42:41 -0800
commit193007ce64a0b56aca7088f1215ab37f5b275d2f (patch)
treebe81ebf4acbae083152966e657fa633d0c1e0f88 /.gitattributes
parentfe44ae8d81da6c900d4a9c5f123993b7bb2ce1d7 (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