From 582c2a2f2d866d54e8f537c2eb8418e9ca001375 Mon Sep 17 00:00:00 2001 From: Gogs Date: Sun, 16 Jun 2019 23:50:40 +0800 Subject: [PATCH] add run.sh to ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7263b7a..092942f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ venv +run.sh __pycache__/ bin/ include/