summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatej Cotman <cotman.matej@gmail.com>2014-01-12 12:40:27 +0100
committerMatej Cotman <cotman.matej@gmail.com>2014-01-14 23:31:15 +0100
commite740c8a8ea7dc4bbda7dab9a63ec476167c209ef (patch)
tree19fc35d68eb6570b4d4c8b04cf1f82a7d304dddc /.gitignore
parent348187cff9bc3c55c1327f3d7177e6d1a61b8430 (diff)
tests and robot tests framework, build overhaul
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 10 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 76ae1ca2..988ecc0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,14 @@
env
engines.cfg
+.installed.cfg
+setup.cfg
*.pyc
-*/*.pyc \ No newline at end of file
+*/*.pyc
+
+bin/
+include/
+lib/
+build/
+develop-eggs/
+parts/