From e5ef0cd1ee1cca5b09017ef85b56516a003b6d17 Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Mon, 11 Jun 2018 13:46:40 +0200 Subject: [PATCH] Add TF model to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c3f9084..e8cca63 100644 --- a/.gitignore +++ b/.gitignore @@ -108,3 +108,6 @@ venv.bak/ # PyCharm .idea/ + +# Tensorflow Model +tf_pywatts_model/