16 lines
138 B
Plaintext
16 lines
138 B
Plaintext
.git
|
|
.gitignore
|
|
.venv
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.pytest_cache
|
|
.coverage
|
|
htmlcov
|
|
logs
|
|
data
|
|
tmp
|
|
myfsio_core/target
|
|
myfsio-engine/target
|