From 7f1d30bf96929e8e91444b23696fe7f12b93cdb3 Mon Sep 17 00:00:00 2001 From: Ryan Bates Date: Wed, 27 Mar 2024 09:22:07 -0700 Subject: [PATCH] Ignore .tool-versions --- .gitignore | 3 ++- .tool-versions | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 .tool-versions diff --git a/.gitignore b/.gitignore index 66c46dc..08411b8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ rubywarrior/* *.gem .project .buildpath -Gemfile.lock \ No newline at end of file +.tool-versions +Gemfile.lock diff --git a/.tool-versions b/.tool-versions deleted file mode 100644 index 3294aed..0000000 --- a/.tool-versions +++ /dev/null @@ -1 +0,0 @@ -ruby 3.3.0