Release 3D scene generation pipeline and tag as v0.1.2. --------- Co-authored-by: xinjie.wang <xinjie.wang@gpu-4090-dev015.hogpu.cc>
63 lines
547 B
Plaintext
63 lines
547 B
Plaintext
build/
|
|
dummy/
|
|
!scripts/build
|
|
builddir/
|
|
conan-deps/
|
|
distribute/
|
|
lib/
|
|
bin/
|
|
dist/
|
|
deps/*
|
|
docs/build
|
|
python/dist/
|
|
docs/index.rst
|
|
python/MANIFEST.in
|
|
*.egg-info
|
|
*.pyc
|
|
*.pyi
|
|
*.json
|
|
*.bak
|
|
*.zip
|
|
wheels*/
|
|
|
|
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
|
|
.cproject
|
|
.project
|
|
.settings/
|
|
*.db
|
|
*.bak
|
|
.arcconfig
|
|
.vscode/
|
|
|
|
# files
|
|
*.pack
|
|
*.pcd
|
|
*.html
|
|
*.ply
|
|
*.mp4
|
|
# node
|
|
node_modules
|
|
|
|
# local files
|
|
build.sh
|
|
__pycache__/
|
|
output*
|
|
*.log
|
|
scripts/tools/
|
|
weights
|
|
apps/sessions/
|
|
apps/assets/
|