From eb1eae7a042f5324f860c04905ee764283bb25e9 Mon Sep 17 00:00:00 2001 From: Philip Harrison Date: Fri, 13 Sep 2019 11:54:58 +0100 Subject: [PATCH] Add github_actions/.gitignore --- github_actions/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 github_actions/.gitignore diff --git a/github_actions/.gitignore b/github_actions/.gitignore new file mode 100644 index 0000000000..06845bd78c --- /dev/null +++ b/github_actions/.gitignore @@ -0,0 +1,5 @@ +/.bundle/ +/.env +/tmp +/dependabot-*.gem +Gemfile.lock