mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-05 20:51:49 +02:00
docker reduce image size
This commit is contained in:
parent
55cda079f7
commit
0b56548eac
1 changed files with 20 additions and 0 deletions
|
@ -1,2 +1,22 @@
|
|||
.dockerignore
|
||||
.env
|
||||
.git
|
||||
.github
|
||||
.gitignore
|
||||
.isort.cfg
|
||||
.readthedocs.yaml
|
||||
.travis.yml
|
||||
.venv
|
||||
.vscode
|
||||
assets
|
||||
CHANGELOG.md
|
||||
CONTRIBUTORS
|
||||
docker-compose.*
|
||||
Dockerfile
|
||||
docs
|
||||
LICENSE
|
||||
Makefile
|
||||
MANIFEST.in
|
||||
README.md
|
||||
SECURITY.md
|
||||
tox.ini
|
||||
|
|
Loading…
Reference in a new issue