# Python __pycache__/ *.py[cod] .venv/ venv/ *.egg-info/ .pytest_cache/ state.json # Node node_modules/ dist/ # IDE .idea/ .vscode/ *.swp # OS .DS_Store