summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 13:31:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 13:31:26 -0800
commit649391d08a52e1dce49d6c42b0972505ebb31a53 (patch)
tree5a25a45bbb654154410809e6ef0994d724e9d9ee /.gitattributes
parentfc8c41233ce10845378a6ca28d2260b2738de7bc (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