*~
*.log
*.pyc
*.pyo
*.pyt
*.pytc
*.egg-info
.*.swp
.DS_Store
venv/
venv3/
.cache/
build/
.idea/
.vscode/
.coverage
.mypy_cache
.pytest_cache


npm-debug.log
.DS_Store
env

amundsen_application/.*/
dist/
node_modules/
jest
.coverage
coverage
**/coverage.xml
**/htmlcov/**

# IntelliJ
*.iml
/.idea

# Auto-generated source maps from PyCharm
*/static/dist/webpack.*
*/static/dist/js/

.git
