summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 203518066cc52fdb0bbf2095daba09327a542529 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.DS_Store
*.pyc
*.pyo
*.egg-ignore
*.egg-info
dist
build
docs/_build
click.egg-info
.tox
.cache
.ropeproject
.idea