aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 26d5123670..d985a79794 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,8 @@ python_build/
htmlcov/
dist/
*.egg
+py27/
+py34/
# Node installation output
^node_modules