mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-01 14:20:08 +01:00
Gitignore: Support CLion IDE
This commit is contained in:
parent
8540399ecb
commit
8cb0f5d2dd
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -89,3 +89,7 @@ rpcs3/rpcs3_autogen/*
|
|||
|
||||
# QtCreator
|
||||
CMakeLists.txt.user
|
||||
|
||||
# CLion
|
||||
/.idea/*
|
||||
/cmake-build-*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue