acadia/.gitignore
Drew Galbraith b0048b0a4f Barebones rust example working in user space.
Requires manually copying the executable over to the image.
2024-06-08 15:47:58 -07:00

10 lines
107 B
Text

builddbg/
test-bin/
__pycache__/
compile_commands.json
sysroot/bin
sysroot/usr/bin
rust/target
yunq/venv