Ignore all cmake-build-* folders

This commit is contained in:
Phil Nash 2017-11-21 09:31:06 +00:00
parent a8a1c379c0
commit c39109dce3
1 changed files with 2 additions and 3 deletions

5
.gitignore vendored
View File

@ -24,6 +24,5 @@ DerivedData
*.xccheckout *.xccheckout
Build Build
.idea .idea
cmake-build-debug .vs
cmake-build-release cmake-build-*
.vs