# Python bytecode __pycache__/ *.pyc # Process IDs *.pid # Environment and Logs .env *.log # Build/Output directories test_outputs/ dist/ build/ # Node dependencies node_modules/ # OS files .DS_Store