summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 05:04:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 05:04:29 -0800
commitf7d779553ad236c3d8b5850f1c94fbd2d7105b66 (patch)
treef2c3c1ba48dcc157fc5dffa05b926688398cb8b8 /.gitattributes
parent6091b2448220af390410260faf188b7266a3ff6f (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