summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-24 23:31:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-24 23:31:31 -0800
commitfb806af490b4b901921b11fa2cf8d9ea3e9a9b4a (patch)
tree746515e2b1886322a567b4e18efe1c4d1e33ba50 /.gitattributes
parent3e1d1969979e4f296c67e0094cd127fb86e4cd94 (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