summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 19:20:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 19:20:12 -0800
commit347416b6a05e5712af9e243ea26b064f8882c1e8 (patch)
tree93dfe3e109cd77ac682acc1a925a5b98ac9d484d /.gitattributes
parent387f8e375e4bd7b88eddaae1743877ea9dc4661b (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