Browse Source

Ignore the `/dist` directory.

Used as the destination when building some of the tools.
Daniel James 12 năm trước cách đây
mục cha
commit
5ef937729d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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号