mirror of
https://github.com/encounter/objdiff.git
synced 2025-07-02 11:24:55 +00:00
25 lines
190 B
Plaintext
25 lines
190 B
Plaintext
# Rust
|
|
target/
|
|
**/*.rs.bk
|
|
generated/
|
|
|
|
# cargo-mobile
|
|
.cargo/
|
|
/gen
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# JetBrains
|
|
.idea
|
|
|
|
# Generated SPIR-V
|
|
*.spv
|
|
|
|
# project
|
|
textures/
|
|
android.keystore
|
|
*.frag
|
|
*.vert
|
|
*.metal
|