summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 10:08:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 10:08:23 -0800
commita8e06d6869e9f12721937e8a50b989e12b614ca9 (patch)
tree1fd9868288f4b8b463ebfb1a437aac3c06973435 /.gitattributes
parent6fcc518e8e183cadfdd8c8e0909cec77268b0594 (diff)
Add LICENSE.txt and README.mdHEADmain
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