summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmouel@chmouel.com>2012-05-08 16:29:29 +0100
committerChmouel Boudjnah <chmouel@chmouel.com>2012-05-08 16:29:29 +0100
commitee965ff4a775634a0566a33f549f13db6559e611 (patch)
tree4f0e46f7f941c8b68918500d2854525b5df64d8c /.gitignore
parenta5a6a8fddbb05949b77fb2e7170314ab55e7b650 (diff)
downloadpython-swiftclient-ee965ff4a775634a0566a33f549f13db6559e611.tar.gz
Delete old test_client and add a gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0558c26
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.egg-info
+*.py[co]
+.DS_Store