Files
renderdoc/.gitignore
T
baldurk f6b4b2fe22 Change python embedding to get standard library from zip, not a dll
* This seems way more reliable and smaller than shipping a compiled .dll
* For some reason I didn't find this method before (I only knew that
  you could ship the loose files which wasn't a good solution).
2015-08-23 11:17:46 +02:00

35 lines
323 B
Plaintext

Debug/
Documentation/
Release/
Profile/
Profile32/
Profile64/
Release32/
Release64/
dist/
Resources/*.png
qrenderdoc/Makefile*
*.exe
*.aps
*.ilk
*.manifest
*.user
bin/
obj/
.obj/
*.opensdf
*.pdb
*.sln.ide/
*.so
*.a
*.exp
*.lib
*.sdf
*.suo
*.dll
symsrv.yes
ipch/
*.shfbproj_*
renderdocui/3rdparty/ironpython/pythonlibs.zip