Explorar el Código

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

Eric Niebler hace 12 años
padre
commit
3b2b3dffd2
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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号