From 1b4d33a050e4dc11d38b959333a43fb2919b49f7 Mon Sep 17 00:00:00 2001 From: ruinmessi Date: Tue, 7 Aug 2018 00:27:22 +0800 Subject: [PATCH] update --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) 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/