Просмотр исходного кода

Ignore the `/dist` directory.

Used as the destination when building some of the tools.
Daniel James 12 лет назад
Родитель
Сommit
5ef937729d
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -3,6 +3,7 @@
 /bjam
 /bootstrap.log
 /boost
+/dist
 /project-config.jam
 /stage
 /user-config.jam

粤ICP备19079148号