diff --git a/.gitignore b/.gitignore index 6c5fd4c..6817508 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ test.py /logs/* -.idea \ No newline at end of file +.idea +storage +weights \ No newline at end of file