From 85e9f698a82b333cf6182961c9ee44bfa2b005e5 Mon Sep 17 00:00:00 2001 From: Waylon Walker Date: Sat, 25 Jul 2020 16:42:00 +0000 Subject: [PATCH] update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index b6e4761..65249a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +build/ +run.sh +run_sample.log +docker-compose.yml # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]