summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:21:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:21:22 -0800
commit9ed5ab722efe4799672ad8d310bb0ce393590be9 (patch)
tree7e57b52d432c678ba9656c3ed5199b38983146e7 /.gitattributes
parentbec4a45bdad4f687a2f8b1b43226d9aa938c42d9 (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