From 9a933a3aade0f9285377330d7af49db11f203950 Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Sat, 4 Jan 2020 22:35:33 +0100 Subject: Add Rakefile, and also add some ignores --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 80a8fa1..051be79 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ vendor .bundle *.swp +*.bak +*~ + -- cgit v1.2.3