mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-06 01:15:42 -06:00
17 lines
159 B
Plaintext
17 lines
159 B
Plaintext
# Build artifacts
|
|
/target
|
|
/dist
|
|
/emsdk
|
|
*.exe
|
|
|
|
/pacman/assets
|
|
/assets
|
|
|
|
# Development files
|
|
/.git
|
|
/*.md
|
|
/Justfile
|
|
/bacon.toml
|
|
/rust-toolchain.toml
|
|
/rustfmt.toml
|