Jelajahi Sumber

Sycned .hginore with .gitignore.

Florian Apolloner 11 tahun lalu
induk
melakukan
6d6af7244b
1 mengubah file dengan 4 tambahan dan 0 penghapusan
  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/