summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:51:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:51:18 -0800
commit7531372a6bd754d3503fe4a3a8cf43686accca3e (patch)
tree0295be08ebaafe5e26fc1b869a85eb8e5c227093 /.gitattributes
parent1ba7bd748bf10815d359d543f9011cbe58babe5b (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