Ver Fonte

ignore b2.exe and bjam.exe (for Windows)

Eric Niebler há 12 anos atrás
pai
commit
3b2b3dffd2
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1,6 +1,8 @@
 /b2
+/b2.exe
 /bin.v2
 /bjam
+/bjam.exe
 /bootstrap.log
 /boost
 /dist

粤ICP备19079148号