From e0a6e484e4932973b9724d2d927e9da73eccfb62 Mon Sep 17 00:00:00 2001 From: Emily <36363495+em1lyy@users.noreply.github.com> Date: Sun, 22 Aug 2021 16:47:57 +0200 Subject: [PATCH] no token leaks --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d42fe6d..f92858d 100644 --- a/.gitignore +++ b/.gitignore @@ -56,5 +56,8 @@ build-iPhoneSimulator/ # Used by RuboCop. Remote config files pulled in from inherit_from directive. # .rubocop-https?--* +# no token leaks +/lib/auth.rb + # emacs *~