Add tensorboard to gitignore
This commit is contained in:
parent
0e228772dc
commit
ba0c7bc2ea
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -111,3 +111,6 @@ venv.bak/
|
||||||
|
|
||||||
# Tensorflow Model
|
# Tensorflow Model
|
||||||
tf_pywatts_model/
|
tf_pywatts_model/
|
||||||
|
|
||||||
|
# Tensorboard
|
||||||
|
pywatts/tensorboard
|
||||||
|
|
Loading…
Reference in a new issue