From c36a3c3f536198d4e6aca17dc817a06f1bfb0bfe Mon Sep 17 00:00:00 2001 From: Yang Deokgyu Date: Wed, 4 Sep 2019 11:54:33 +0900 Subject: [PATCH] Update .gitignore Signed-off-by: Yang Deokgyu --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 642b463..236648e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ __pycache__ wiringpi_wrap.c odroid_wiringpi.py .DS_Store -.vscode \ No newline at end of file +.vscode +pypi_distribute.sh