summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 04:47:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 04:47:03 -0800
commit5469de63fe3c3ebf0b3140db3f54f1a96fc560ef (patch)
tree9659a4e115f1851d472655e28a850f2d35f511bb /.gitattributes
parent017245810d5f6d50f2c54bccb17b86932a13ad3d (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