From 93c3dcbb6d2230bea568e9a63e83c890bf734ebf Mon Sep 17 00:00:00 2001 From: janic Date: Thu, 28 Jul 2022 21:56:51 +0200 Subject: [PATCH] ignore private config --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index adf8f72..31aa9dc 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ # Go workspace file go.work +config/private \ No newline at end of file