mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 12:58:06 +01:00
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
|
.DS_Store
|
||||||
*.swp
|
*.swp
|
||||||
*~
|
*~
|
||||||
|
postgres
|
||||||
|
redis
|
||||||
|
|
Loading…
Reference in a new issue