13 lines
180 B
Plaintext
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
|