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