From ca9510a3fb2074529ed4f7cf71f3e30da2679315 Mon Sep 17 00:00:00 2001 From: Otto Pirttimaa Date: Wed, 20 May 2020 18:02:51 +0300 Subject: [PATCH 1/3] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4e9b47a..80ce4f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -config.php \ No newline at end of file +config.php +asd \ No newline at end of file From 822b879da400284579f1661ec4531767e18b1728 Mon Sep 17 00:00:00 2001 From: Otto Pirttimaa Date: Wed, 20 May 2020 18:03:19 +0300 Subject: [PATCH 2/3] Remove unnecessary file from gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 80ce4f9..4e9b47a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -config.php -asd \ No newline at end of file +config.php \ No newline at end of file From 27e733383e9aec8591d0a31f8d935c134cfc9d3e Mon Sep 17 00:00:00 2001 From: Otto Pirttimaa Date: Wed, 20 May 2020 18:10:29 +0300 Subject: [PATCH 3/3] Add newline to the end of .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4e9b47a..4f4773f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -config.php \ No newline at end of file +config.php