summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 10:38:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 10:38:51 -0800
commitd61579c89ac34614f33be9fa44979ad6a4687769 (patch)
tree6a60bf2fe8528dfaaabe0442c6dd5d98d1839bb7 /.gitattributes
parent97bea3a23e1e4fc4067f68769d94b7510e6becc8 (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