ai did his job.
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
.git
|
||||
.github
|
||||
.venv
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
__pycache__
|
||||
*.py[cod]
|
||||
*.egg-info
|
||||
.pytest_cache
|
||||
.ruff_cache
|
||||
.coverage
|
||||
htmlcov
|
||||
build
|
||||
dist
|
||||
data
|
||||
*.sqlite3
|
||||
*.sqlite3-*
|
||||
*.db
|
||||
*.db-*
|
||||
tests
|
||||
Reference in New Issue
Block a user