summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 03:53:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 03:53:18 -0800
commitcaf78206d6960902a10eaa4329971e37c2b1c177 (patch)
tree42aa398848c1a165b84b86a579cf44acec95b5d9 /.gitattributes
parent6160a2b9d3d54000091e1161b030f474652d127d (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