summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:57:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:57:08 -0800
commit82b6d7f5f41b6783394f4dad516bfdf6aa05e1a0 (patch)
tree204ac1d6f3ffcddd005a7dcdf5086746d4eb5e8d /.gitattributes
parentc8762d5a23d6d6bcc0565d3c447b8f871b359820 (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