Merge pull request 'templates: add python-project' (#10) from python-template into main
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1 +1,10 @@
|
||||
.direnv
|
||||
result*
|
||||
|
||||
# python
|
||||
__pycache__
|
||||
.coverage
|
||||
.mypy_cache
|
||||
.pytest_cache
|
||||
.pythonenv
|
||||
.ruff_cache
|
||||
|
||||
Reference in New Issue
Block a user