summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 13:51:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 13:51:54 -0800
commit63e789686b8f17abee8f10b43aa03d44096b3981 (patch)
tree140fc08cdce1cfe98b85916ee90fa670e2946bfe /.gitattributes
parent1408f86f9b37b679a9acdf54dd1935f37c98eb32 (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