Publish LumaOps source
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
.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
|
||||
|
||||
Reference in New Issue
Block a user