From 6ef5acdce17b95ed5166a32aa479eae0cb7f8cad Mon Sep 17 00:00:00 2001 From: Igor Tolmachov Date: Wed, 20 Apr 2022 02:00:20 +0900 Subject: Рефакторинг Добавлена система заявок в группу MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0467dd9..3f04cab 100644 --- a/.gitignore +++ b/.gitignore @@ -129,11 +129,6 @@ dmypy.json # Pyre type checker .pyre/ -.idea -.vscode - -FunnyPineappleBot.service -tmp/* data/* - +config.py !.keep -- cgit v1.2.3