From 614f6f10c6d25e9afef8a710e4cfe59d1a597481 Mon Sep 17 00:00:00 2001 From: revanth577 <48327183+revanth577@users.noreply.github.com> Date: Thu, 31 Oct 2019 23:02:57 +0530 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 544c1f8..cf05c79 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ draft/ # > https://gist.github.com/octocat/9257657 # Compiled source # -################### +###### *.com *.class *.dll @@ -27,7 +27,7 @@ draft/ *.zip # Logs and databases # -###################### + *.log *.sql *.sqlite