mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
ignore kafka data folders
This commit is contained in:
parent
f012ac32be
commit
f15521318d
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ __pycache__/
|
|||||||
*.tfstate.*
|
*.tfstate.*
|
||||||
security/letsencrypt/introduction/certs/**
|
security/letsencrypt/introduction/certs/**
|
||||||
kubernetes/shipa/installs/shipa-helm-chart-1.1.1/
|
kubernetes/shipa/installs/shipa-helm-chart-1.1.1/
|
||||||
|
messaging/kafka/data/*
|
||||||
|
@ -49,4 +49,3 @@ services:
|
|||||||
entrypoint: /bin/bash
|
entrypoint: /bin/bash
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
tty: true
|
tty: true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user