summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 22:13:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 22:13:49 -0800
commite62d832979c6d2f3c3b5c826b2dd39c8e6319678 (patch)
treed736d2136e973cadb2600051245fa548c8962a5c /.gitattributes
parentad48c6187b5217f61c9c03c778fea3fe91785092 (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