1
0
mirror of https://github.com/proot-me/proot-rs.git synced 2024-11-13 14:09:20 +00:00
proot-rs/.gitignore
Lucas Ramage 1718e0f4be Ignore top-level src directory
src/kernel/execve/loader/binary_loader_exe
2021-08-16 10:23:48 -04:00

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/