mirror of
https://github.com/encounter/objdiff.git
synced 2025-08-05 11:45:36 +00:00
22 lines
181 B
Plaintext
22 lines
181 B
Plaintext
# Rust
|
|
target/
|
|
**/*.rs.bk
|
|
generated/
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# JetBrains
|
|
.idea
|
|
|
|
# Generated SPIR-V
|
|
*.spv
|
|
|
|
# project
|
|
textures/
|
|
android.keystore
|
|
*.frag
|
|
*.vert
|
|
*.metal
|
|
.vscode/launch.json
|