summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:14:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:14:03 -0800
commit96bf01b7274e053bd8166b6c03ac5cde803a4021 (patch)
treefed4fc36266519cf72962063025d9135a108431a /.gitattributes
parentc68cb93c77d7022f08385cb6b1c056b04ed29c5a (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