gridfinity-rebuilt-openscad/.gitignore
Arthur Moore 9b89773812 Add a test suite to generate images of bins with holes
Used to ensure all hole options work.
2024-04-28 02:05:50 -04:00

13 lines
180 B
Plaintext

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