mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +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
|
||||
**/*.rs.bk
|
||||
Cargo.lock
|
||||
.cargo/config
|
||||
.cargo/config
|
||||
/.idea
|
Loading…
Reference in a new issue