소스 검색

Ignore the `/dist` directory.

Used as the destination when building some of the tools.
Daniel James 12 년 전
부모
커밋
5ef937729d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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

粤ICP备19079148号