Exclude typical cmake build dirs (#8646)

This commit is contained in:
Tom Lankhorst 2019-01-27 12:08:03 +01:00 committed by Aaron van Geffen
parent 3d9702dfd4
commit 367b496d6b
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -306,5 +306,5 @@ discord-rpc
!.vscode/launch.json
!.vscode/extensions.json
# Cmake
cmake-build-debug/
# CMake
cmake-build-*/