mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 11:50:54 +07:00
15 lines
124 B
Plaintext
15 lines
124 B
Plaintext
# IDEA/CLion
|
|
/.idea/
|
|
|
|
# Cargo
|
|
/target/
|
|
|
|
# `rustfmt`
|
|
**/*.rs.bk
|
|
|
|
# `cargo about`
|
|
/about.html
|
|
|
|
# external dependencies
|
|
/deps/
|