summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 03:08:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 03:08:32 -0800
commitd031201fff7588f0e77a6db344b3df45d49f3575 (patch)
tree0df132527689fea92ec7f7e01936e85d7a9c65e0 /.gitattributes
parent23958a6bbeeda7351c4c76de588ff7e5e5bf7018 (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