summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 10:04:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 10:04:40 -0800
commit2b1e3a36b3697c3a77a3a74ac70e34ae980d8d9a (patch)
treea8e0540700b4b317d69c983e4571c64a738f0b9a /.gitattributes
parent2fba2cc7ebc2298574778121b763d3ed2e8d8089 (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