feat: scaffold meshnet monorepo
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.pytest_cache/
|
||||
*.egg-info/
|
||||
build/
|
||||
dist/
|
||||
|
||||
# Local environments
|
||||
.venv/
|
||||
|
||||
# Ralph local runtime state
|
||||
.ralph-tui/
|
||||
Reference in New Issue
Block a user