summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:39:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:39:07 -0800
commit4e3a9528af35c600fb541852bec07f46de02b4e6 (patch)
tree2232e97fd1a746c67de3abecb2f0783d1bf6327b /.gitattributes
parentfc7679eb88e678a3fb7ffd100127863600703e4f (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