wgpu/.gitignore

11 lines
82 B
Plaintext
Raw Normal View History

/target
**/*.rs.bk
2018-09-14 12:07:14 +00:00
#Cargo.lock
2019-06-13 15:08:53 +00:00
.DS_Store
2018-09-14 02:24:45 +00:00
.vscode
2019-03-02 04:58:28 +00:00
.vs
2018-09-23 19:25:05 +00:00
build
ffi/dawn*.h
dist
.idea