Make use of the templated development environment without including it on te repo
This commit is contained in:
parent
c0cf0bc40c
commit
1248630272
3 changed files with 77 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -2,4 +2,8 @@ __pycache__/
|
|||
.venv/
|
||||
*.egg-info/
|
||||
typings/
|
||||
persistent/
|
||||
persistent/
|
||||
slidge-insthidge/
|
||||
.mypy_cache/
|
||||
.ruff_cache/
|
||||
dist/
|
||||
Loading…
Add table
Add a link
Reference in a new issue