gitignore the .vs folder
This commit is contained in:
parent
635c1cdd05
commit
dda86fce90
|
@ -2,7 +2,7 @@
|
||||||
/snes9xgit
|
/snes9xgit
|
||||||
|
|
||||||
svnrev.cs
|
svnrev.cs
|
||||||
|
.vs/**
|
||||||
**/bin/**
|
**/bin/**
|
||||||
**/obj/**
|
**/obj/**
|
||||||
/output/**
|
/output/**
|
||||||
|
|
Loading…
Reference in New Issue