summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2011-04-25 19:23:26 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2011-04-25 19:23:26 (GMT)
commiteec60603a89eabf8945a0928b5b105f6e923d1ea (patch)
treef352568f03f9012e1225289033d0782e60677749 /.hgignore
parentf645451d78f046c4df47ed420f7c38948f81eeb0 (diff)
parent72562d065e51a62023f585037e6d5eb4ccb71784 (diff)
downloadcpython-eec60603a89eabf8945a0928b5b105f6e923d1ea.zip
cpython-eec60603a89eabf8945a0928b5b105f6e923d1ea.tar.gz
cpython-eec60603a89eabf8945a0928b5b105f6e923d1ea.tar.bz2
Issue #10914: Add a minimal embedding test to test_capi.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index bba99a4..7bb2457 100644
--- a/.hgignore
+++ b/.hgignore
@@ -69,3 +69,4 @@ PCbuild/*.suo
PCbuild/Win32-temp-*
PCbuild/x64-temp-*
__pycache__
+Modules/_testembed