mirror of
https://github.com/proot-me/proot-rs.git
synced 2024-11-13 14:09:20 +00:00
1718e0f4be
src/kernel/execve/loader/binary_loader_exe
14 lines
329 B
Plaintext
14 lines
329 B
Plaintext
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
/target/
|
|
|
|
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
|
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
|
|
.idea/
|
|
PRoot-rust.iml
|
|
*.rs.bk
|
|
.vscode/
|
|
rootfs/
|
|
proot-rs/src/kernel/execve/loader-shim
|
|
src/
|