|
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
/target/
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# Other
|
|
.fuse_hidden*
|
|
.DS_Store
|
|
|
|
# IDE/Editor configuration files
|
|
.vscode
|
|
.idea
|
|
|
|
# Output from capture example
|
|
wgpu/red.png
|