mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
V0 finally out
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
.git
|
||||
.gitignore
|
||||
.github
|
||||
.venv
|
||||
.env
|
||||
.env.*
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
.pytest_cache
|
||||
.ruff_cache
|
||||
.mypy_cache
|
||||
.coverage
|
||||
htmlcov
|
||||
dist
|
||||
build
|
||||
*.egg-info
|
||||
.tasks
|
||||
docs
|
||||
tests
|
||||
*.md
|
||||
!README.md
|
||||
Makefile
|
||||
.pre-commit-config.yaml
|
||||
Reference in New Issue
Block a user