From f603a99b6ec53a2f00a29c43b5c0e2cc08474488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9=20=D0=92=D0=BB=D0=B0?= =?UTF-8?q?=D0=B4=D0=B8=D0=BC=D0=B8=D1=80=D0=BE=D0=B2=D0=B8=D1=87?= Date: Thu, 18 Feb 2016 15:20:39 +0300 Subject: [PATCH] fix gitignore --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3e890cf..ddcde3b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,9 +2,9 @@ *.pyo *.ui src/toxcore -src/tests/tests -src/tests/.cache -src/tests/__pycache__ +tests/tests +tests/.cache +tests/__pycache__ src/libs .idea *~