From b23b61bc6762cfb49ee63c29e355c57298660844 Mon Sep 17 00:00:00 2001 From: Washington Botelho Date: Tue, 17 May 2022 22:46:42 -0300 Subject: [PATCH] cnf: updates gitignore --- .gitignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6c8b0bb..1f1d8cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ +.byebug_history .DS_Store +*.gem /.bundle -/.byebug_history -/*.gem -/config +/coverage +/vendor