Add postgres/redis folder to .dockerignore (#2659)

This commit is contained in:
mecab
2017-05-01 01:15:27 +09:00
committed by Eugen Rochko
parent 282427cdd9
commit b83bc0ae64

View File

@@ -9,3 +9,5 @@ vendor/bundle
.DS_Store
*.swp
*~
postgres
redis