mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +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
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
Cargo.lock
|
Cargo.lock
|
||||||
.cargo/config
|
.cargo/config
|
||||||
|
/.idea
|
Loading…
Reference in a new issue