mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-05 05:04:46 +02:00

These files shouldn't be copied into containers, so add them to the .dockerignore file. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
15 lines
138 B
Plaintext
15 lines
138 B
Plaintext
*.db3
|
|
*.db3.*
|
|
*.sql
|
|
*.sql.gz
|
|
tmp
|
|
layers
|
|
tests
|
|
__pycache__
|
|
*.pyc
|
|
.dockerignore
|
|
Dockerfile
|
|
Dockerfile.web
|
|
docker-compose.yml
|
|
dockersetup.py
|