Skip to content

Commit ec7a379

Browse files
authored
Merge pull request #18019 from MinaProtocol/lyh/improve-local-network
Improve mina local network script
2 parents 15f00b0 + 046b7dc commit ec7a379

File tree

3 files changed

+206
-193
lines changed

3 files changed

+206
-193
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ target
3939
.envrc
4040
.direnv/
4141

42+
### Python ###
43+
**/.venv
44+
**/__pycache__
4245
# pipenv
4346
Pipfile
4447
Pipfile.lock

0 commit comments

Comments
 (0)