summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 14:53:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 14:53:42 -0800
commitf6c0c1ee57a38927ad10c571fb354375e2741b6f (patch)
tree998fa5e5dd196f8a2398741cab90e99c5af9f754 /.gitattributes
parent1666c126b319a93a2a618021d21d5cb5e99aa429 (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