D7269: hgignore: ignore generated pytype stubs

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Thu Nov 7 03:32:37 EST 2019


Closed by commit rHG8492c6293c31: hgignore: ignore generated pytype stubs (authored by durin42).
This revision was automatically updated to reflect the committed changes.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D7269?vs=17639&id=17687

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D7269/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D7269

AFFECTED FILES
  .hgignore

CHANGE DETAILS

diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -51,6 +51,7 @@
 cscope.*
 .idea/*
 .asv/*
+.pytype/*
 i18n/hg.pot
 locale/*/LC_MESSAGES/hg.mo
 hgext/__index__.py



To: durin42, #hg-reviewers, indygreg
Cc: mercurial-devel


More information about the Mercurial-devel mailing list