summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 18:24:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 18:24:50 -0800
commit91825efa4585ab876fff3b0789b363d8317b1f6e (patch)
tree94b115f2cc0aee40eae09f3967aa2e84ea896747 /.gitattributes
parent70be825ea8d3da523925757d484066c0e5911e3d (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