summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 04:44:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 04:44:27 -0800
commit3d59ef304f91e177adb155de41720fc0447b5971 (patch)
tree2e4ad3df5c0b6d2a5a9218a99f21435d2732b62a /.gitattributes
parent44617839d961c8d2b266e3c7bbb2402f1c038aee (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