summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 18:35:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 18:35:52 -0800
commite849f091a879bc6215716dd0b1de349ddf051938 (patch)
tree2731a1c42a2597d58632b7f94e099b1e7b28f724 /.gitattributes
parent018c3bcbf0411723389b91cfc88f134be0b25395 (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