Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
25 lines (21 sloc) 222 Bytes
# Build files
build
dist
*.egg-info
*.so
*.pyd
*.pyc
MANIFEST
doc/_build/
# Cython generated files
__pycache__
# Editor files
.idea
.idea/*
*~
.project
.pydevproject
.settings/*
.DS_Store
# Windows temp files
Thumbs.db
You can’t perform that action at this time.