summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 12:58:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 12:58:28 -0800
commitdc2c4677b4172956ab122b5e401422ee79edbf3a (patch)
tree20ee9a87b0c7dac8a2eb67f7d0f5dc7a09137e9c /.gitattributes
parent664dd50440822dcc2ec3c473c6bef0d6f61eb295 (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