16 lines
236 B
Plaintext
16 lines
236 B
Plaintext
.git
|
|
.gitignore
|
|
.venv*
|
|
**/__pycache__
|
|
**/*.pyc
|
|
build
|
|
release
|
|
debug
|
|
lumaops/frontend/node_modules
|
|
lumaops/frontend/dist
|
|
lumaops/frontend/coverage
|
|
lumaops/backend/.mypy_cache
|
|
lumaops/backend/.pytest_cache
|
|
docs/screenshots
|
|
|