summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 08:59:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 08:59:50 -0800
commitbf614421b9b328d3fd001e7c06a96c9b2604b83f (patch)
treee45f905e95726d3781875d8f8e3cb27b29b510ea /.gitattributes
parent673e0f388be0403ad81371fb61eb3b7ec99b5b63 (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