summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 03:04:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 03:04:40 -0800
commitbc67d5d805a28b15e9285d1c36d5f29a1e5aead7 (patch)
tree0906f4b1077c3cb2f92083cc58c48b78c85bcae5 /.gitattributes
parent7d0fc63e3e581e199a9ad89139d666d0812040dc (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