Ignore MANIFEST, cadquery.egg-info directory and files generated by running pytest out.* and res?.* ,
12 lines
101 B
Plaintext
12 lines
101 B
Plaintext
build/
|
|
*.pyc
|
|
doc/_build/*
|
|
dist/*
|
|
.idea/*
|
|
cadquery.egg-info/
|
|
target/*
|
|
.vscode
|
|
MANIFEST
|
|
out.*
|
|
res?.dxf
|