summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 02:50:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 02:50:34 -0800
commitbe8376bf4e3b502200eb6b5b904fd7087a6cb1aa (patch)
tree36fdacd9d52866d4ba529d3d0b6b4c683f7c0ab5 /.gitattributes
parente42f14f218c9e303ed5be16ed060add36222d681 (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