From 05b90cfa3bda1f547aaff0e3421822efb93a595a Mon Sep 17 00:00:00 2001 From: Carlos <2092019+CarlosEsco@users.noreply.github.com> Date: Sat, 11 Apr 2020 06:38:14 -0400 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index af291a578a..2d34b31b77 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ .idea/ *iml *.iml -*/build \ No newline at end of file +*/build +/.gitconfig