Files
gridfinity-openscad/.gitignore
Arne Moerman 8bf0f36c35
Some checks failed
Test / pre-commit (push) Has been cancelled
first commit
2024-12-15 18:59:19 +01: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