Add .gitignore for Python project and sensitive files
- Ignore .venv and other virtual environments
- Ignore Python build artifacts and cache files
- Ignore plc_keys/ directory containing private keys
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>