summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 15:22:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 15:22:52 -0800
commit5068106ed7bc10547e680b61ecd2e3f298f18692 (patch)
treee0c32fecf4339169399df671137cb16b5d0271ac /.gitattributes
parent23ddae92c7f0bcb425ac175d59a50b5346b64c22 (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