Преглед изворни кода

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/