Gitignore: Support CLion IDE

This commit is contained in:
msuih 2018-10-04 08:08:05 +03:00 committed by Megamouse
parent 8540399ecb
commit 8cb0f5d2dd

4
.gitignore vendored
View file

@ -89,3 +89,7 @@ rpcs3/rpcs3_autogen/*
# QtCreator
CMakeLists.txt.user
# CLion
/.idea/*
/cmake-build-*/