# Vendor dependencies vendor/ # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ # OS files .DS_Store Thumbs.db # Environment and config files (if they contain sensitive data) # config.php # Test files (optional - uncomment if you don't want to track test files) # test_*.php # Logs *.log