Просмотр исходного кода

Ignore postgres/redis folder from docker-compose (#1645)

master
Lukas Burk 7 лет назад
committed by Eugen
Родитель
Сommit
d7a4e8739a
1 измененных файлов: 4 добавлений и 0 удалений
  1. +4
    -0
      .gitignore

+ 4
- 0
.gitignore Просмотреть файл

@@ -32,3 +32,7 @@ config/deploy/*

# Ignore IDE files
.vscode/

# Ignore postgres + redis volume optionally created by docker-compose
postgres
redis

Загрузка…
Отмена
Сохранить