# OS files .DS_Store Thumbs.db Desktop.ini # Editor folders .vscode/ .idea/ # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Dependencies and build output node_modules/ dist/ build/ .cache/ # Python cache __pycache__/ *.pyc