default.etcd removed from .gitignore as it is alpine only issue that forces us to use start-stop-daemon to start etcd cluster which uses the cur dir for storing data
This commit is contained in:
parent
b9faddd3a2
commit
fd042eb85d
1 changed files with 1 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,5 +5,3 @@ __pycache__
|
|||
|
||||
docs/build
|
||||
logs.txt
|
||||
|
||||
default.etcd
|
||||
|
|
Loading…
Reference in a new issue