summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 01:02:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 01:02:40 -0800
commit9e2f52b84e7d807c95d9f537c7970bb6b01dafb3 (patch)
treea3847e19eb504a18da1685037ef96f228bf88581 /.gitattributes
parentbf67b1506b8a3cddba29f4844fe79f3f39e04d91 (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