nesfuzz/.gitignore

19 lines
361 B
Plaintext
Raw Normal View History

2019-11-12 00:04:07 +00:00
# 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 https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
roms
2021-11-22 07:20:04 +00:00
*.fm2
*.nes
*.cdl
*.nl
*.idea
*cdl