Diff of /.gitignore [000000] .. [a18f15]

Switch to side-by-side view

--- 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