summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 04:55:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 04:55:56 -0800
commit77c82a503a78836d3ff483a4e69da02b08efd54d (patch)
treedfdb2c18bbd7f2f4cab52aebfab678f5a2627bba /.gitattributes
parent72f070a609d3bb3cc7adad1b70c5653f4d3ed9cb (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