summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 18:22:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 18:22:28 -0800
commit3e349f2c6845d92c1901131564926dca3e365049 (patch)
tree9d9837f28b6258cc7991a3dd53db981c390ae4b8 /.gitattributes
parent61aa9c7cf2d55f2f84ef8a5000f710d24f91dbe3 (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