tracy/.gitignore

44 lines
596 B
Plaintext
Raw Normal View History

2017-09-10 15:26:39 +00:00
.vs
*.opendb
*.db
*.vcxproj.user
x64
Release
Debug
2021-01-22 02:31:49 +00:00
_build
_compiler
tools/*
2017-09-10 15:26:39 +00:00
*.d
*.o
2020-07-31 18:52:25 +00:00
*.so
2017-09-10 15:26:39 +00:00
*.swp
2023-05-22 19:09:38 +00:00
*.obj
2017-09-15 20:50:36 +00:00
imgui.ini
2018-03-04 14:12:05 +00:00
test/tracy_test
test/tracy_test.exe
*/build/unix/*-*
2019-07-08 23:14:43 +00:00
manual/t*.aux
manual/t*.log
manual/t*.out
manual/t*.pdf
manual/t*.synctex.gz
manual/t*.toc
2020-04-27 17:16:04 +00:00
manual/t*.bbl
manual/t*.blg
2024-03-12 23:52:10 +00:00
manual/t*.fdb_latexmk
manual/t*.fls
2018-08-17 19:40:15 +00:00
profiler/build/win32/packages
2019-06-02 15:41:14 +00:00
profiler/build/win32/Tracy.aps
.deps/
.dirstamp
2021-01-22 02:31:49 +00:00
/_*/**
/**/__pycache__/**
2021-02-06 22:57:14 +00:00
extra/vswhere.exe
extra/tracy-build
2024-03-20 17:49:32 +00:00
.cache
build
compile_commands.json
2023-03-25 11:07:53 +00:00
profiler/build/wasm/Tracy-release.*
profiler/build/wasm/Tracy-debug.*
2023-03-25 11:20:36 +00:00
profiler/build/wasm/embed.tracy