summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 19:06:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 19:06:59 -0800
commit86db9c4e201d696473350fc911ca6d96114edd8d (patch)
tree4692418ec54657a110608b3882ec4a537ca14fce /.gitattributes
parente7f7e9dd53946f285c0e59d876b5a5da48830fd5 (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