# dependencies
node_modules/

# testing
test-results/

# build
.next/
.rpt2_cache/
build/
dist/
lib/
module/
esnext/
types/
out/
.eslintcache
service-worker.js
service-worker.esnext.js
service-worker.esnext.js.map

# misc
.DS_Store
lerna-debug.log
yarn-error.log
*.paw
serverOutput.yaml
.idea
*.iml
.teamcity/target
.local/
*.crt
*.key

# python
__pycache__/
*.pyc

# Preserve this file in docs, required for the docs portal to work with Github Pages
!docs/.nojekyll
