parsing...

This commit is contained in:
voje 2019-02-28 11:12:12 +01:00
parent ff25acd3c7
commit a61ec8770a
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View File

@ -2,5 +2,7 @@
*.pickle
*.log
nohup.out
data/kres_out/*
data/kres_example/

View File

@ -20,4 +20,3 @@ env:
clean:
rm tools/fillpred_model/model.pickle
rm data/kres_out/* -rf