Initialize GovOPlaN module seed
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
.ruff_cache/
|
||||
.venv/
|
||||
*.egg-info/
|
||||
node_modules/
|
||||
dist/
|
||||
webui/dist/
|
||||
Reference in New Issue
Block a user