pe_parse/.gitignore

10 lines
192 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
/target/
# Generated by Tauri
# will have schema files for capabilities auto-completion
/gen/schemas
/tests/*.dll
/tests/*.exe