mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 00:03:11 +01:00
Add cmake-build-debug to .gitignore
[ci skip]
This commit is contained in:
committed by
Michał Janiszewski
parent
5bb8dfb49c
commit
e8188a309a
3
.gitignore
vendored
3
.gitignore
vendored
@@ -298,3 +298,6 @@ data/g2.dat
|
|||||||
!.vscode/tasks.json
|
!.vscode/tasks.json
|
||||||
!.vscode/launch.json
|
!.vscode/launch.json
|
||||||
!.vscode/extensions.json
|
!.vscode/extensions.json
|
||||||
|
|
||||||
|
# Cmake
|
||||||
|
cmake-build-debug/
|
||||||
|
|||||||
Reference in New Issue
Block a user