Skip to content

Commit

Permalink
gitignore: add cmake shadow build directories
Browse files Browse the repository at this point in the history
  • Loading branch information
LER0ever committed Oct 5, 2018
1 parent 0f43b5e commit 2d1947d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -119,3 +119,5 @@ doxyfiles/*
*/Release/
cotire/
.idea/*
build*/
cmake-build-*/

0 comments on commit 2d1947d

Please sign in to comment.