summaryrefslogtreecommitdiff
path: root/.gitignore
blob: ab3996898b5e729f663dd3964c460f9e03dda1f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
*.pyc
redis.egg-info
build/
dist/
dump.rdb
/.tox
_build
vagrant/.vagrant
.python-version
.cache
.eggs
.idea