From aec0edf44d9dbb41ac17c92dfe67b233f2c21131 Mon Sep 17 00:00:00 2001 From: William Falcon <falc@fb.com> Date: Fri, 23 Aug 2019 14:35:21 -0400 Subject: [PATCH] updated base files --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5b5f577..c7e1583 100644 --- a/.gitignore +++ b/.gitignore @@ -36,7 +36,9 @@ test_tube_data/ datasets/ model_weights/ tests/save_dir -tests/tests_tt_dir/ +tests/tests_tt_dir/ +processed/ +raw/ # PyInstaller # Usually these files are written by a python script from a template -- GitLab