summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 7 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index b42811a..cd4a111 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,9 @@
-.tox
+/.tox
gluster_swift.egg-info
-test/unit/.coverage
-test/unit/nosetests.xml
-test/unit/coverage.xml
-test/unit/cover
-build
+/test/unit/.coverage
+/test/unit/nosetests.xml
+/test/unit/coverage.xml
+/test/unit/cover
+/build
+/swift
*.pyc