diff options
author | opiopan <opiopan@gmail.com> | 2019-03-31 13:30:15 +0900 |
---|---|---|
committer | opiopan <opiopan@gmail.com> | 2019-03-31 13:30:15 +0900 |
commit | 900d992fa3af05f93ac7a4cf717f28598e1a868d (patch) | |
tree | fdd66ac71dcfb6a4d173268f0ead73cdcfd47600 /.gitignore | |
parent | fcd704e1eef9034e2000f55b2918d7df41379408 (diff) | |
download | gerbonara-900d992fa3af05f93ac7a4cf717f28598e1a868d.tar.gz gerbonara-900d992fa3af05f93ac7a4cf717f28598e1a868d.tar.bz2 gerbonara-900d992fa3af05f93ac7a4cf717f28598e1a868d.zip |
auto detection closed paths in the collection of DXF arc object and line object, then fill these closed path
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,4 +3,4 @@ *.pyc __pycache__ pcb_tools_extension.egg-info -test/outputs +test |