1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Ignore CMake build directories.

This commit is contained in:
Bartosz Taudul
2024-07-12 17:11:27 +02:00
parent 1458a6ab23
commit 521e371c60
4 changed files with 6 additions and 7 deletions
-7
View File
@@ -1,10 +1,4 @@
.vs
*.opendb
*.db
*.vcxproj.user
x64
Release
Debug
_build
_compiler
tools/*
@@ -36,7 +30,6 @@ profiler/build/win32/Tracy.aps
extra/vswhere.exe
extra/tracy-build
.cache
build
compile_commands.json
profiler/build/wasm/Tracy-release.*
profiler/build/wasm/Tracy-debug.*