target/ *.class *.jar *.war *.iml .idea/ .vscode/ .DS_Store # Python __pycache__/ *.py[cod] *.egg-info/ .venv/ venv/ .env # Node node_modules/ dist/