tracy/.gitignore

31 lines
441 B
Plaintext
Raw Normal View History

2017-09-10 15:26:39 +00:00
.vs
*.opendb
*.db
*.vcxproj.user
x64
Release
Debug
*.d
*.o
2020-07-31 18:52:25 +00:00
*.so
2017-09-10 15:26:39 +00:00
*.swp
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
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
# include the vcpkg install script but not the files it produces
vcpkg/*
!vcpkg/install_vcpkg_dependencies.bat
.deps/
.dirstamp