1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 01:22:25 +01:00

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

4
.gitignore vendored
View File

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