Rename conf file because gitignore doesn't like .
This commit is contained in:
parent
fa2b718c9f
commit
8a3b1cc780
2 changed files with 2 additions and 2 deletions
2
.config
2
.config
|
@ -1,2 +0,0 @@
|
||||||
compose-path=/home/runner/docker-composer
|
|
||||||
exclude-containers=hello,there,random-person
|
|
2
docker-composer.conf
Normal file
2
docker-composer.conf
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
compose-path=/home/ben/Documents/Coding/docker-composer
|
||||||
|
exclude-containers=hello,there,random-person
|
Loading…
Reference in a new issue