From f6d771fba49a8c4c809839d85d79700e1279d548 Mon Sep 17 00:00:00 2001 From: Martin Mares <mj@ucw.cz> Date: Sat, 18 Mar 2023 20:59:46 +0100 Subject: [PATCH] =?UTF-8?q?Gitignore:=20Adres=C3=A1=C5=99e=20pou=C5=BE?= =?UTF-8?q?=C3=ADvan=C3=A9=20testovac=C3=AD=20ma=C5=A1ineri=C3=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0fc3f2c5..6408f0dc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,9 @@ __pycache__ .mypy_cache .*.swp /data +/data-test /extra /mo/config.py /osmo.egg-info +/test-chrome /venv -- GitLab