wgpu/.gitignore

15 lines
126 B
Plaintext
Raw Normal View History

/target
**/*.rs.bk
Cargo.lock
.DS_Store
.fuse_hidden*
2020-06-15 20:01:00 +00:00
.idea
/*.dot
/*.metal
/*.metallib
/*.ron
/*.spv
/*.vert
/*.frag
/*.comp