Better ignore support for idea projects.
Added a wildcard at the end because different configurations would have a diffeerent build directory.
This commit is contained in:
parent
1866be0475
commit
3fc0849df0
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -82,7 +82,7 @@ DerivedData/
|
|||
|
||||
# Jetbrains project
|
||||
.idea/
|
||||
cmake-build-debug/
|
||||
cmake-build-*/
|
||||
|
||||
# CMake stuff
|
||||
CMakeCache.txt
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user