summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 22:51:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 22:51:30 -0800
commit16923ee38cf135c56e1b74b05393ce16b2aa8ed5 (patch)
tree971730df11565d36c61103fa190a89b393991d69 /.gitattributes
parent0083041f1621fcf04d5a122952b365a7168db28d (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