From bec41e09ea554943a7f52930cb64382b5460e43d Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Mon, 3 May 2021 20:15:17 +0800 Subject: [PATCH] Instruct git to ignore a file generated by the tests --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index adbec99..6c6f892 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ rdoc log websites .DS_Store +.rake_tasks~ ## BUNDLER *.gem