zng/.gitignore

16 lines
260 B
Plaintext
Raw Normal View History

**/target
2019-07-26 12:18:23 +08:00
**/*.rs.bk
2021-05-20 23:08:10 +08:00
**/Cargo.lock
2021-11-07 23:42:55 +08:00
profile*.json
profile*.json.gz
2020-05-02 01:06:37 +08:00
**/*.expanded.rs
dump.*
dump*.*
screenshot.*
wip
2021-10-21 23:25:10 +08:00
cargo-timing*
large-image.*
2021-12-17 22:38:03 +08:00
examples/examples
2022-02-22 02:26:23 +08:00
TODO/_local.md
2021-12-23 11:43:13 +08:00
zero-ui-view-prebuilt/lib/zero_ui_view.*
zero-ui-view-prebuilt/lib/libzero_ui_view.*