summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorDon Anderson <dda@ddanderson.com>2011-03-31 07:44:57 -0400
committerDon Anderson <dda@ddanderson.com>2011-03-31 07:44:57 -0400
commit8d2fdaa95502171653c7bbf153761ee9da72345d (patch)
tree4ad20fdcd39dd8f6d602b114e8fb10aedcdc5777 /.hgignore
parent840a648121921c1879b2fb0b489071a2b4878d99 (diff)
downloadmongo-8d2fdaa95502171653c7bbf153761ee9da72345d.tar.gz
Added ex_access.py, and added typemaps, etc. to make it all work.
This changeset also includes configure and Make.base changes to force -g on for setup.py, and to *disable* -O if debug is enabled. That's probably not wanted in the release tree, but is essential for debugging SWIG. refs #31 --HG-- extra : rebase_source : d6eb4ffab30aa8901b73467e038cb82168308545
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 4c2acd1f6e7..862f32c8f54 100644
--- a/.hgignore
+++ b/.hgignore
@@ -16,3 +16,4 @@
^src/server
^test/bt/(CONFIG|__rand|__wt.bdb|__wt.run|__wt.wt|db|t|vgout\..*)
/tags$
+~$