summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 13:12:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 13:12:00 -0800
commit1d286ee9dc5b2db7640dd8a4ecce8524d9f1f1ee (patch)
tree8bc29934e99a660645607804bff2d8cf4de40e58 /.gitattributes
parent8e5fecb5baa50803a8bacbe73d82a78f7ff7f3d5 (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