wgpu/.gitignore

20 lines
404 B
Plaintext
Raw Normal View History

2019-05-10 14:36:31 +00:00
# Generated by Cargo
# will have compiled files and executables
/target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
2019-06-14 04:31:32 +00:00
# Other
.DS_Store
2019-11-21 23:04:09 +00:00
# VSCode project
.vscode
2019-11-21 23:04:09 +00:00
# Output from capture example
red.png