1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-22 10:42:36 +01:00

Update .gitignore

This commit is contained in:
Cornee Traas 2013-08-10 23:48:32 +02:00
parent 991f281bbd
commit 6fd824fcca

33
.gitignore vendored
View File

@ -10,20 +10,33 @@
*.lai *.lai
*.la *.la
*.a *.a
/libs
*.opensdf *.opensdf
*.sdf *.sdf
*.user *.suo
/bin/rpcs3.exe *.tlog
/bin/RPCS3.log *.idb
*.pdb
*.obj
*.ilk
*.pch
*.log
*.exe
*.elf
*.lastbuildstate
*.unsuccessfulbuild
*.res
*.dump
/libs
/ipch
/rpcs3/Debug
/rpcs3/Release
/wxWidgets/lib/vc_lib/mswd/wx/msw/rcdefs.h
/wxWidgets/lib/vc_lib/mswd/wx/setup.h
/bin/rpcs3.ini /bin/rpcs3.ini
/bin/compiled.elf
/bin/FragmentProgram.txt /bin/FragmentProgram.txt
/bin/VertexDataArray.dump
/bin/VertexProgram.txt /bin/VertexProgram.txt
/bin/BreakPoints.dat /bin/BreakPoints.dat
/bin/textures /bin/textures
*.suo
/rpcs3/Debug
/rpcs3/Release
/ipch