Browse Source

updated gitignore again

Nicolas Winkler 8 years ago
parent
commit
88a6652559
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -5,6 +5,7 @@
 Debug/*
 x64/*
 x86/*
+.vs/*
 
 # object files
 *.o