*.py[doc]
*.[oa]
*~
_build/*
build
*.DS_Store
*.so
Orange3_Associate.egg-info

# Editor files
.idea
.idea/*

# Windows temp files
Thumbs.db

# PyLint, Coverage reports
.pylint_cache/*
htmlcov/*
