From 59286ff424802fe9c0db2cf136cfec5b37e75bee Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 17 Jan 2021 01:05:26 +0100 Subject: [PATCH] Synchronize templates and CI configuration. (#10225) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 73d2c55da..fc19d45ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,13 @@ # toplevel /.bundle/ +/.idea/ /bin/ /vendor/ +/venv/ # anywhere in the tree *~ +*.iml .DS_Store .ruby-version coverage