Merge pull request #533 from cdrage/woops-gitignore

Only ignore the docker-compose yaml file in the root directory
This commit is contained in:
Tomas Kral
2017-04-11 10:05:04 +02:00
committed by GitHub
+2 -2
View File
@@ -5,8 +5,8 @@
# Ignore compiled Kompose files
kompose
bin
docker-compose.yaml
docker-compose.yml
/docker-compose.yaml
/docker-compose.yml
#
# GO SPECIFIC