.eggs/
dist/
*.pyc
__pycache__/
*.py[cod]
*$py.class
__tmp/*
*.pyi
templates

# common

!.*ignore
!.*rc
!.gitattributes
!.aoneci.yml
!.editorconfig

# Logs
logs
*.log*

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage
tests
# Dependency directories
bower_components
node_modules/
jspm_packages/

# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
lib
dist
build-assets

# TypeScript v1 declaration files
typings/

# Output of 'npm pack'
*.tgz
*.whl

# xconsole
src/.xconsole
build
.faas_debug_tmp
.yarn
.yalc
yalc.lock
.eslintcache
.stylelintcache
.DS_Store
.pytest_cache
