summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 12:41:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 12:41:27 -0800
commit9f197843725ba82e89c002bb305304c6e40a14dd (patch)
tree8ef6d3d63b52dfe1c24776736cc1de2af4e69f38 /.gitattributes
parent461f2ccee1b085068183b9e10a89511185de9efd (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