32 lines
279 B
Plaintext
32 lines
279 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*.pyo
|
|
|
|
.env
|
|
.venv/
|
|
venv/
|
|
|
|
.pytest_cache/
|
|
.coverage
|
|
htmlcov/
|
|
|
|
build/
|
|
dist/
|
|
*.egg-info/
|
|
|
|
*_edited.step
|
|
*_export.step
|
|
*_diff_*.txt
|
|
*_operation_history.json
|
|
*.log
|
|
*.zip
|
|
|
|
assets/screenshots/
|
|
|
|
local/
|
|
|
|
中文版Creo+4.0从入门到精通.pdf
|
|
|
|
.DS_Store
|
|
Thumbs.db
|