From d9c5182d1aec0417aa8570a83035c7cabaea5f2b Mon Sep 17 00:00:00 2001 From: john Date: Thu, 4 Jun 2020 17:56:32 +0800 Subject: [PATCH] gitignore updates --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c3165c5e8..9d59e6655 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ cbuild **/.DS_Store .vscode/ go.sum +.example/other/ \ No newline at end of file