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