1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Generated by Cargo
/target/
Cargo.lock
# Config files with sensitive data
config/accounts.json
config/server.json
# Environment files
.env
.env.local
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Logs
*.log
.aicontract.md
# Development tools
.crush/
.claude/
# Backups
*.bak
# Production credentials
prod.env
config/accounts-production.json
# License files (auto-generated)
evoluame_*
license_2025*
license_*.json
license_*.txt