summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2017-10-12 10:27:39 +0300
committerINADA Naoki <methane@users.noreply.github.com>2017-10-12 16:27:39 +0900
commit0fc4ee98be498f39a320eff501ba30c49c31482d (patch)
tree03c2630492a792db189f6bcc78ae33bf73fa47f2 /.gitignore
parenta70ce0c3d7bb25646302fd2649ba916178cf4a69 (diff)
downloadmsgpack-python-0fc4ee98be498f39a320eff501ba30c49c31482d.tar.gz
Remove code and tests for unsupported Python 2.6 (#250)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 70f5746..800f1c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ msgpack/*.cpp
/venv
/tags
/docs/_build
+.cache