summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 14:31:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 14:31:37 -0800
commit994fa74ea3840ddee54723cf6d48e933fe81a71a (patch)
tree54012011587f6f8f75ccae8ae4505b9a5731a674 /.gitattributes
parentcec12bb920532d7906bc171efdd2b094f246e295 (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