From 3539a9266eefc7f573006313b8027ca320aa12a2 Mon Sep 17 00:00:00 2001 From: MrKampf Date: Mon, 24 Feb 2020 12:50:22 +0100 Subject: [PATCH] Delete .gitignore and update this --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e244eda..84a78e1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /vendor/ -/.idea/ \ No newline at end of file +/.idea/ +.gitignore \ No newline at end of file