mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-28 12:51:03 +00:00
2735de8b9a
* Compiler now used to generate dependencies via -MM * Object files are put into .obj folder rather than loose next to the source files
33 lines
269 B
Plaintext
33 lines
269 B
Plaintext
Demos/
|
|
Debug/
|
|
Documentation/
|
|
Release/
|
|
Profile/
|
|
dist/
|
|
Resources/*.png
|
|
*.exe
|
|
*.aps
|
|
*.ilk
|
|
*.manifest
|
|
*.user
|
|
bin/
|
|
obj/
|
|
.obj/
|
|
*.opensdf
|
|
*.pdb
|
|
*.so
|
|
*.a
|
|
*.exp
|
|
*.lib
|
|
*.sdf
|
|
*.suo
|
|
*.PixRun
|
|
*.dll
|
|
symsrv.yes
|
|
capture.log*
|
|
capture.d3dbgr*
|
|
Direct3DLog.txt
|
|
ipch/
|
|
*.nvuser
|
|
*.shfbproj_*
|