summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:26:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:26:09 -0800
commitb68aa7fcb5935b3c12b20091a67f6dc1bbf6020c (patch)
treef946f9a02949af60239dc166b610f873faa2b588 /.gitattributes
parentcc5c1dc4014670bacbca2b8dd298c8184bfefde2 (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