aboutsummaryrefslogtreecommitdiffstats
path: root/.dir_colors
diff options
context:
space:
mode:
Diffstat (limited to '.dir_colors')
-rw-r--r--.dir_colors3
1 files changed, 3 insertions, 0 deletions
diff --git a/.dir_colors b/.dir_colors
index 40318c6..32f6bb3 100644
--- a/.dir_colors
+++ b/.dir_colors
@@ -211,3 +211,6 @@ EXEC 01;32
# yaml
.yaml 00;38;5;134
.yml 00;38;5;134
+# docker
+*Dockerfile 00;38;5;24
+*docker-compose.yaml 00;38;5;24