chore: add .wallet_info.txt to gitignore for security

- Protect wallet information from being committed to git
- Wallet configured for Phase 1 deployment
- Using public Arbitrum RPC endpoints

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Administrator
2025-11-11 02:40:45 +01:00
parent 46188f2754
commit a13b6ba1f7

1
.gitignore vendored
View File

@@ -83,3 +83,4 @@ anvil_fresh.log
arbitrage_detection_test.log arbitrage_detection_test.log
ARBITRAGE_DETECTION_TEST_RESULTS.md ARBITRAGE_DETECTION_TEST_RESULTS.md
/tmp/mev-bot-test.log /tmp/mev-bot-test.log
.wallet_info.txt