summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 20:06:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 20:06:12 -0800
commiteddb2a85a48e8e6f07f4c925b5d41e068757ab5c (patch)
treeac2b430fb3d55720d620086050edf8cbab1b60b9 /.gitattributes
parent18a65a7b1e977f7b6b05d04f028f78c2807531e7 (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