From 0d91ed834d7a28b249b86081294a9c1b95e8f39c Mon Sep 17 00:00:00 2001 From: opiopan Date: Sun, 7 Apr 2019 23:32:03 +0900 Subject: compliant with PyPi repository --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8b04f2c..075c34c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ __pycache__ pcb_tools_extension.egg-info test outputs +build +dist -- cgit