소스 검색

ignore build directory, so it doesn't accidentally get committed

Garry Polley 11 년 전
부모
커밋
f0d9b529a9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -7,3 +7,4 @@ docs/_build/
 docs/locale/
 tests/coverage_html/
 tests/.coverage
+build/