diff --git a/.gitignore b/.gitignore index f21af31..0ca3235 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,15 @@ # Byte-compiled / optimized / DLL files __pycache__/ +*.pyc # C extensions *.so +*.o # Distribution / packaging .Python build/ + + +weights/ +eval/