summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 10:10:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 10:10:23 -0800
commit21a33c3de7365988d299caa9a597d3127cff9ff0 (patch)
treed41317d569a68b0888b9357f13f546bce6fb0ff9 /.gitattributes
parent6cda995654ada70e1087f1f3d2948273b902c65e (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