docker-compose.yaml gitignore
This commit is contained in:
parent
9393789da4
commit
12f7b1065d
7
.gitignore
vendored
7
.gitignore
vendored
@ -0,0 +1,7 @@
|
|||||||
|
# First, ignore everything
|
||||||
|
*
|
||||||
|
# Now, whitelist anything that's a directory
|
||||||
|
!*/
|
||||||
|
# And all the file types you're interested in.
|
||||||
|
!**/*docker-compose.yaml*
|
||||||
|
!**/*docker-compose.yml*
|
Loading…
x
Reference in New Issue
Block a user