summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 16:35:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 16:35:09 -0800
commit77f2564ecd8ab5b8bacf8a5c4d0438f84011dd51 (patch)
tree304313c2c361e797ee2f26513fc4e445b6017a74 /.gitattributes
parent70d4eb9e85ff8ef67e79658cea2ac6b3f88c960b (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