mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-09-30 15:59:36 +00:00
18 lines
130 B
Plaintext
18 lines
130 B
Plaintext
# Rust
|
|
target/
|
|
**/*.rs.bk
|
|
generated/
|
|
|
|
# cargo-mobile
|
|
.cargo/
|
|
/gen
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# JetBrains
|
|
.idea
|
|
|
|
# Generated SPIR-V
|
|
*.spv
|