Add TF model to gitignore
This commit is contained in:
parent
3f4602c306
commit
e5ef0cd1ee
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -108,3 +108,6 @@ venv.bak/
|
|||
|
||||
# PyCharm
|
||||
.idea/
|
||||
|
||||
# Tensorflow Model
|
||||
tf_pywatts_model/
|
||||
|
|
Loading…
Reference in a new issue