summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 21:33:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 21:33:17 -0800
commite628e5fb39652c114b71574fc882bcfae86a1eb1 (patch)
tree075bce217027089ac87ed36be0250f89f5e9f236 /.gitattributes
parentf78f71c57dbe594400e4795f75a65e4c96a567d2 (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