summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 03:38:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 03:38:13 -0800
commit332d1432d76c2d9db4d657442c69e01791d9f37a (patch)
tree6f3fb5ad9d40f50fcae96e8cff2b57038548bcc7 /.gitattributes
parentf0276fd8691e374809ccb17839b94f643e8c673f (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