summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorCalvin Cheng <calvin@calvinx.com>2012-05-07 15:55:03 +0800
committerCalvin Cheng <calvin@calvinx.com>2012-05-07 15:55:03 +0800
commite7d1a92a204274832b5546fdf5f62dbda4ef35a5 (patch)
tree789cbb0dd853d68ec88cba703f974fad1742a6ae /.gitignore
parent63e50e32f25dcbdef9c3d1526ae465afb265ab51 (diff)
parent2752bddb3a880735d764df9e1f833e1effce84dc (diff)
downloadbcfg2-e7d1a92a204274832b5546fdf5f62dbda4ef35a5.tar.gz
bcfg2-e7d1a92a204274832b5546fdf5f62dbda4ef35a5.tar.bz2
bcfg2-e7d1a92a204274832b5546fdf5f62dbda4ef35a5.zip
Update package_dir to fix the pip install -e bug
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 4 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 5d2a7bbc8..8d186f2cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,15 +5,10 @@
*.swo
# Packages
+build/
+dist/
src/Bcfg2
+*.pyc
+*.swp
*.egg
*.egg-info
-dist
-build
-eggs
-parts
-bin
-var
-sdist
-develop-eggs
-.installed.cfg