18 lines
266 B
Plaintext
18 lines
266 B
Plaintext
# Rust build output
|
|
/target
|
|
**/*.rs.bk
|
|
|
|
# Editor/runtime backups (regenerable; git is the backup now)
|
|
**/*.bak
|
|
|
|
# macOS / IDE cruft
|
|
.DS_Store
|
|
.claude/
|
|
|
|
# Stray test renders that landed here from another project
|
|
001.jpeg
|
|
002.png
|
|
003.png
|
|
web/dist/
|
|
mrpgi-vault/target/
|