summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 01:20:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 01:20:59 -0800
commitc528ce07cd85d9180c1ab9107fda9f1a11611b8a (patch)
tree8bc76844fa05a5c257c937bfd6a2ab461e05b4e1 /.gitattributes
parent5ccfb67e23b44c21fcbeac0c1397249d7f8d64d8 (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