summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 12:37:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 12:37:01 -0800
commit599d6e6ac2849ae5d24fdf667cd4e90de3d4f580 (patch)
tree827da3c2134a9a90040b91cbd5504bb5f8d990b5 /.gitattributes
parent63957037a41c11068c06ba33c73d2d25f27c3f9f (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