Some checks failed
cpp-template / build (Debug, aarch64-linux-gnu) (push) Failing after 27s
cpp-template / build (Release, mipsel-linux-gnu) (push) Failing after 12m45s
cpp-template / build (Release, host.gcc) (push) Failing after 12m52s
cpp-template / build (Release, arm-linux-gnueabihf) (push) Failing after 12m55s
cpp-template / build (Release, aarch64-linux-gnu) (push) Failing after 13m1s
cpp-template / build (Debug, mipsel-linux-gnu) (push) Failing after 13m6s
cpp-template / build (Debug, host.gcc) (push) Failing after 13m11s
cpp-template / build (Debug, arm-linux-gnueabihf) (push) Failing after 13m19s
40 lines
624 B
Plaintext
40 lines
624 B
Plaintext
.vs
|
|
_build
|
|
_compiler
|
|
tools/*
|
|
*.d
|
|
*.o
|
|
*.so
|
|
*.swp
|
|
*.obj
|
|
imgui.ini
|
|
test/tracy_test
|
|
test/tracy_test.exe
|
|
*/build/unix/*-*
|
|
manual/t*.aux
|
|
manual/t*.log
|
|
manual/t*.out
|
|
manual/t*.pdf
|
|
manual/t*.synctex.gz
|
|
manual/t*.toc
|
|
manual/t*.bbl
|
|
manual/t*.blg
|
|
manual/t*.fdb_latexmk
|
|
manual/t*.fls
|
|
profiler/build/win32/packages
|
|
profiler/build/win32/Tracy.aps
|
|
.deps/
|
|
.dirstamp
|
|
/_*/**
|
|
/**/__pycache__/**
|
|
extra/vswhere.exe
|
|
extra/tracy-build
|
|
.cache
|
|
compile_commands.json
|
|
profiler/build/wasm/Tracy-release.*
|
|
profiler/build/wasm/Tracy-debug.*
|
|
profiler/build/wasm/embed.tracy
|
|
examples/ToyPathTracer/Windows/TestCpu
|
|
examples/ToyPathTracer/Windows/x64
|
|
*.user
|