mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 04:33:37 +00:00
Ignore CLion/intellij project files
This commit is contained in:
parent
00a887214e
commit
0a8bf73526
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
/target
|
/target
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
Cargo.lock
|
Cargo.lock
|
||||||
.cargo/config
|
.cargo/config
|
||||||
|
/.idea
|
Loading…
Reference in a new issue