From c7fd283f19f43d81496e58d9abf726f7862e3b40 Mon Sep 17 00:00:00 2001 From: Arthur Golubtsov Date: Mon, 20 Jan 2020 19:25:41 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitignore b/.gitignore index 62d0bf4..2032e7f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,10 +6,6 @@ __pycache__/ # Logs *.log -# Config files -Drone/config/client.ini -Server/config/server.ini - # IDE .mypy_cache/ .vscode/settings.json