# Dependencies
node_modules/
jspm_packages/
bower_components/
package-lock.json
yarn.lock
yarn-error.log
.pnp/
.pnp.js

# Python
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.coverage
htmlcov/
.tox/
.nox/
.hypothesis/
.egg-info/
.eggs/
*.egg
venv/
env/
ENV/
.venv/
.env/
.python-version

# Jekyll / Documentation
docs/_site/
docs/.sass-cache/
docs/.jekyll-cache/
docs/.jekyll-metadata
docs/Gemfile.lock
.jekyll-cache/

# Cache files
.npm
.eslintcache
.stylelintcache
.node_repl_history
.yarn-integrity
.cache/
.parcel-cache/
.next/
.nuxt/
.vuepress/dist
.serverless/
.fusebox/
.dynamodb/
.docusaurus
.umi
.umi-production
.umi-test
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/

# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
*.swp
*.swo
.idea/
.vscode/
*.sublime-workspace
*.sublime-project
.project
.classpath
.settings/
*.launch
*.tmproj
.history/
