summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 17:54:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 17:54:29 -0800
commit81c9af7d53e02aae3700664409812b5f7b04d2f0 (patch)
tree41a320a3688cddae2d7db08c65f425d4c8f84baa /.gitattributes
parent48756d972a1d372b512209976a98d61e03fcdcce (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