mirror of https://github.com/AxioDL/metaforce.git
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
|