From 903e59afb88c78f8df4fe8c58a08e842aca79138 Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Tue, 12 Oct 2021 13:48:52 -0400 Subject: [PATCH] ignore .dccache --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5102fb1..1351382 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,8 @@ build/ /vendor/ /lib/bundler/man/ +.dccache + # for a library or gem, you might want to ignore these files since the code is # intended to run in multiple environments; otherwise, check them in: Gemfile.lock