Chirp/.gitignore

18 lines
172 B
Plaintext

# Rust files
**/target
**/Cargo.lock
/target
Cargo.lock
flamegraph.svg
perf.data*
# Chip-8 test ROMs
/chip-8
# VS Code files
/.vscode
# Project's files
screen_dump.bin