nested dockerignore doesnt work

This commit is contained in:
Bryan Stitt 2023-06-27 11:09:38 -07:00
parent 46ee5bf277
commit be22521d88
2 changed files with 3 additions and 4 deletions

View File

@ -11,10 +11,11 @@ perf.data.old
/Dockerfile
/Jenkinsfile
/bin
/config/devel*
/config/production*
/config/dev*.toml
/config/prod*.toml
/data
/docker-compose*
/docs
/redis-cell-server/
/scripts
/target

View File

@ -1,2 +0,0 @@
!example.toml
*.toml