14 lines
140 B
Plaintext
14 lines
140 B
Plaintext
|
|
.git
|
||
|
|
.github
|
||
|
|
.gitignore
|
||
|
|
*.md
|
||
|
|
!README.md
|
||
|
|
LICENSE
|
||
|
|
docker-bake.hcl
|
||
|
|
scripts/build.sh
|
||
|
|
scripts/publish.sh
|
||
|
|
docker-compose*.yml
|
||
|
|
.env*
|
||
|
|
.idea
|
||
|
|
.vscode
|