소스 검색

Sycned .hginore with .gitignore.

Florian Apolloner 11 년 전
부모
커밋
6d6af7244b
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      .hgignore

+ 4 - 0
.hgignore

@@ -4,6 +4,10 @@ syntax:glob
 *.pot
 *.py[co]
 __pycache__
+MANIFEST
+dist/
 docs/_build/
+docs/locale/
 tests/coverage_html/
 tests/.coverage
+build/