# Generated by Cargo
# will have compiled files and executables
/target/
/test_harness/target/target/
/test_harness/payload/target/

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock

# Test harness and temporary files
doctor_ferris_injected.tmp
doctor_ferris_test.tmp
*.tmp
*.log

# IDE and Editor directories
.idea/
.vscode/
*.swp
*.swo
.DS_Store
