From 63531b02ca46abb6bf71d70a5cfb2cc605fd63e8 Mon Sep 17 00:00:00 2001 From: allegroai <> Date: Tue, 11 Jun 2019 18:11:21 +0300 Subject: [PATCH] Ignore examples output --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 28950d80..ee8be7b4 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,8 @@ __pycache__ build/ dist/ *.egg-info + +# example data +data/ +examples/runs/ +examples/*_data