jundot--omlx
17 行
196 B
Plaintext
17 行
196 B
Plaintext
# Build artifacts
|
|
_build/
|
|
_export/
|
|
dist/
|
|
requirements/
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
|
|
# Release build (not tracked - contains signing identity references)
|
|
build_release.py
|
|
|
|
# macOS
|
|
.DS_Store
|