TIM-VX/samples/nbg_runner_pybind/.gitignore

15 lines
100 B
Plaintext

[Bb]uild/
*_build/
.vscode/
.cache/
__pycache__/
*.pyc
temp/
tmp/
*.o
*.a
*.lib
*.dll
*.so
*.nb
.env