diff --git a/.gitignore b/.gitignore index fa7e607..09916c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -# Byte-compiled / optimized / DLL files -__pycache__/ +.idea +__pycache__ *.onnx \ No newline at end of file