From 46bf86d91e3e9f03f28600745e9e95e383a15dd4 Mon Sep 17 00:00:00 2001 From: Cyril Diagne Date: Sat, 4 Jan 2020 17:10:24 +0100 Subject: [PATCH] ignore config.sh --- .dockerignore | 1 + .gitignore | 1 + 2 files changed, 2 insertions(+) diff --git a/.dockerignore b/.dockerignore index f944ec7..9a54ada 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,3 +1,4 @@ +config.sh * !pkg !go.mod diff --git a/.gitignore b/.gitignore index 5f26113..5b6a555 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +config.sh .DS_Store .vscode .kuda