Commit d66b34c
committed
chore: ignore wallet-operator-mapper runtime artifacts
Add gitignore rules for wallet-operator-mapper script working files:
- .env for local configuration
- data/ directory for analysis outputs
- JSON mapping files generated during execution
- package-lock.json for npm dependency lock
These files are runtime artifacts that should not be tracked.1 parent 6461451 commit d66b34c
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
0 commit comments