mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-19 01:43:42 +01:00
e13a37c193
* add pypi worflow, pyproject types, package metadata, ignore python package build, docker build fails if poetry uses readme for python package * add pypi to release
25 lines
219 B
Plaintext
25 lines
219 B
Plaintext
.git
|
|
data
|
|
docker
|
|
docs
|
|
tests
|
|
|
|
lnbits/static/css/*
|
|
lnbits/static/bundle.js
|
|
lnbits/static/bundle.css
|
|
|
|
*.md
|
|
!README.md
|
|
*.log
|
|
|
|
.env
|
|
|
|
.gitignore
|
|
.prettierrc
|
|
LICENSE
|
|
Makefile
|
|
mypy.ini
|
|
package-lock.json
|
|
package.json
|
|
pytest.ini
|