mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-01-10 12:08:05 -05:00
Merge ../wgpu-rs into reunion
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -1,8 +1,17 @@
|
||||
/target
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
/target/
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
#Cargo.lock
|
||||
|
||||
# Other
|
||||
.fuse_hidden*
|
||||
.DS_Store
|
||||
|
||||
# IDE/Editor configuration files
|
||||
.vscode
|
||||
.vs
|
||||
.idea
|
||||
|
||||
# Output from capture example
|
||||
wgpu/red.png
|
||||
|
||||
Reference in New Issue
Block a user