Skip to content

Commit

Permalink
gitignore: Add Visual Studio 2015 databases (PCSX2#1380)
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
pal1000 authored and turtleli committed May 31, 2016
1 parent 6d21961 commit c6e1753
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
!/plugins/zerogs/opengl/x86-32.asm
!/plugins/zzogl-pg/opengl/x86-32.asm

*.VC.db
*.VC.VC.opendb

**/Win32/Release*
**/Win32/Debug*
**/Win32/Devel*
Expand Down

0 comments on commit c6e1753

Please sign in to comment.