summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 01:20:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 01:20:35 -0800
commitdc3d2d8acfa6befca4674e08251bcf9f217bf93d (patch)
tree9a0444fc78a4610d0be9b0e71875f97e21af5fa8 /.gitattributes
parentcfa148772c7c542a28a0e410affc643080d62f60 (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