12 lines
197 B
Plaintext
12 lines
197 B
Plaintext
.vscode/
|
|
|
|
# Ignore any build folder and files
|
|
**/build/
|
|
**/bin/
|
|
**/dist/
|
|
**/.venv/
|
|
**/__pycache__/
|
|
**/external_libs/
|
|
hostrt/internal_common/version.h
|
|
/example/model_runner/yaml-cpp-yaml-cpp-0.7.0/
|