summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 01:01:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 01:01:13 -0800
commit590795606b5398a10c3bd6cbcc58539623d22acb (patch)
tree908b85d09f31fef8abffb027f7701bbf0d369308 /.gitattributes
parentc025ceb181aeff3a6c05a8f02a6b3a93163b5ccb (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