From d89d038a72f55780040fdb19a36616d60f0fd0a3 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Wed, 11 May 2016 19:39:18 -0700 Subject: [PATCH] Not using mercurial any more... --- .hgignore | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 .hgignore diff --git a/.hgignore b/.hgignore deleted file mode 100644 index 72192fe4..00000000 --- a/.hgignore +++ /dev/null @@ -1,38 +0,0 @@ -syntax:glob -*~ -*.orig -*.pyc - -.lock-waf* -bin/.waf* - -build -build_waf -tmp -dist -license -docs/sphinx/*.inc -docs/sphinx/*.lst -docs/sphinx/*.pkl -docs/sphinx/*.txt -docs/sphinx/build -sip/gen/*.sip -docs/html -docs/sphinx/_static/images/inheritance/*_inheritance.png -sip/cpp/sip.signature -sip/cpp/*.sbf -sip/cpp/*.h -sip/cpp/*.cpp -docs/sphinx/rest_substitutions/snippets/cpp/*.cpp -wx/*.py -wx/*.pyc -wx/*.pi -wx/*.so -wx/*.pyd -wx/*.dll -wx/*.pdb -wx/locale -sip/siplib/.update -bin/sip-* -bin/waf-* -docs/sphinx/_templates/gallery.html