Browse Source

updated gitignore

Nicolas Winkler 8 năm trước cách đây
mục cha
commit
98fa82462b
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -2,7 +2,11 @@
 *.sln
 *.vcxproj
 *.filters
+Debug/*
+x64/*
+x86/*
 
 # object files
 *.o
 *.obj
+