Skip to content
Snippets Groups Projects
.gitignore 101 B
*.pyc
*.pyd
.idea/
*.egg-info
build
*/build
*/dist
docs/_build
dist
.eggs
*.c
__bootstrap__.*
venv/