mirror of
https://github.com/kierankihn/uno-game.git
synced 2025-12-27 02:13:18 +08:00
chore: update .gitignore to exclude cmake-build-debug-with-coverage/
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
build/
|
build/
|
||||||
cmake-build-debug/
|
cmake-build-debug/
|
||||||
|
cmake-build-debug-with-coverage/
|
||||||
cmake-build-release/
|
cmake-build-release/
|
||||||
|
|
||||||
.cache/
|
.cache/
|
||||||
Reference in New Issue
Block a user