summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 01:44:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 01:44:29 -0800
commit0bd54a177435e30cccdb2772bd043956097cab0e (patch)
treeb1684f3631ff56650fdad042bf79815cb0ef6d77 /.gitattributes
parent626d8e4da6434fe9171c1e45206fc4fb91d248ff (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