Explorar el Código

Added files 'b2.exe' and 'bjam.exe' to ignore list on windows platform

ENikS hace 11 años
padre
commit
3638dd63ab
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号