summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 17:55:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 17:55:51 -0800
commitd0d26a8e6c9a3149301ac2c45a849ca1cb5af782 (patch)
tree0c5c6df3ae8887bb9867b9565f06a476e30a5f1a /.gitattributes
parent8c474794929d3197c4d3d96aef6bd399b6b61844 (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