tracy/.gitignore
2020-04-27 19:21:32 +02:00

29 lines
420 B
Plaintext

.vs
*.opendb
*.db
*.vcxproj.user
x64
Release
Debug
*.d
*.o
*.swp
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
profiler/build/win32/packages
profiler/build/win32/Tracy.aps
# include the vcpkg install script but not the files it produces
vcpkg/*
!vcpkg/install_vcpkg_dependencies.bat