summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 07:40:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 07:40:05 -0800
commit6429130e92c8793560963fe4345de33ceb92cf20 (patch)
tree1b952e99ef40c089cbc5b69d29b3d6138f2a455b /.gitattributes
parente22a137271bbc52d52d2d07d57327a70effd1345 (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