--- a +++ b/.gitignore @@ -0,0 +1,13 @@ +.vscode +__pycache__ +*.ipynb + +configs/* +weights/* +hypotheses/* + +*runner.sh +todo.txt + +!README.md +!readme.md \ No newline at end of file