From 2e767687f6e66c1a020ef1f1bebe2aadec551a6e Mon Sep 17 00:00:00 2001 From: Jeniamakarchik Date: Wed, 5 Feb 2020 15:59:08 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index a0a8dfa..66ae0d2 100644 --- a/.gitignore +++ b/.gitignore @@ -130,10 +130,9 @@ dmypy.json #Project .idea -html/ -docx/ -json/ -test_config/ -/models -/datasets +/html/ +/docx/ +/json/ +/config/ +/src_legacy/ url_test.html