Add postgres/redis folder to .dockerignore (#2659)
This commit is contained in:
parent
282427cdd9
commit
b83bc0ae64
1 changed files with 2 additions and 0 deletions
|
@ -9,3 +9,5 @@ vendor/bundle
|
|||
.DS_Store
|
||||
*.swp
|
||||
*~
|
||||
postgres
|
||||
redis
|
||||
|
|
Loading…
Reference in a new issue