gridfinity-rebuilt-openscad/.gitignore
Arthur Moore 0649f10802 Add Python tests for the hole cutouts to generate images.
* These are not (yet) triggered/run by the CI/CD system.
2024-04-27 00:31:19 -04:00

14 lines
232 B
Text

ignore/
gridfinity-rebuilt.json
gridfinity-rebuilt-bins.json
stl/
batch/
site/
*.json
# From https://github.com/github/gitignore/blob/main/Python.gitignore
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class