summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 11:44:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 11:44:14 -0800
commit31f27f5c536c45f7d7f2deb0c88a92f021aac13b (patch)
treec9b168827e96320cc26813ebb2a73b2b70a70a85 /.gitattributes
parentfada601c9d11173ecfa2454d9db9b7ad9df7bc07 (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